enum AdRulePriorityError.Reason (v202411)

  • AdRulePriorityError.Reason lists the possible reasons for an AdRulePriorityError.

  • Reasons include duplicate priorities, non-sequential priorities, or an unknown error.

  • These enumeration values are part of the https://www.google.com/apis/ads/publisher/v202411 namespace.

Reasons for an AdRulePriorityError.


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