enum AdRulePriorityError.Reason (v202502)

  • AdRulePriorityError indicates issues with Ad Rule priorities.

  • Errors can occur due to duplicate priorities or non-sequential priorities.

  • The UNKNOWN reason is returned if the actual value is not exposed by the API version.

Reasons for an AdRulePriorityError.


Namespace
https://www.google.com/apis/ads/publisher/v202502
Enumeration Description
DUPLICATE_PRIORITY Ad rules must have unique priorities.
PRIORITIES_NOT_SEQUENTIAL One or more priorities are missing.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.