enum AdRulePriorityError.Reason (v202505)

  • AdRulePriorityError indicates issues with ad rule priorities.

  • Priorities must be unique and sequential.

  • The UNKNOWN reason is for values not exposed by the API version.

Reasons for an AdRulePriorityError.


Namespace
https://www.google.com/apis/ads/publisher/v202505
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.