You are here

google_adwords_path_config.schema.yml in Google AdWords Conversion Tracking 8

modules/google_adwords_path/config/schema/google_adwords_path_config.schema.yml

File

modules/google_adwords_path/config/schema/google_adwords_path_config.schema.yml
View source
  1. google_adwords_path.google_adwords_path_config.*:
  2. type: config_entity
  3. label: 'Google AdWords Path Config config'
  4. mapping:
  5. id:
  6. type: string
  7. label: 'ID'
  8. label:
  9. type: label
  10. label: 'Label'
  11. uuid:
  12. type: string
  13. enabled:
  14. type: boolean
  15. label: 'Enabled'
  16. conversion_id:
  17. type: string
  18. label: 'Conversion ID'
  19. language:
  20. type: string
  21. label: 'Language'
  22. format:
  23. type: string
  24. label: 'Format'
  25. colour:
  26. type: string
  27. label: 'Colour'
  28. paths:
  29. type: sequence
  30. label: 'Paths'
  31. sequence:
  32. type: string
  33. label: 'Path'