enum SiteError.Reason (v202411)

  • SiteError.Reason is an enumeration within the https://www.google.com/apis/ads/publisher/v202411 namespace.

  • This enumeration lists various reasons for errors related to site operations, such as invalid child network codes, inability to archive sites with subsites, and issues with URLs or review requests.

  • It includes specific error types like INVALID_CHILD_NETWORK_CODE, CANNOT_ARCHIVE_SITE_WITH_SUBSITES, INVALID_URL_FOR_SITE, and several others.

  • The enumeration also includes an UNKNOWN reason for unspecified errors.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
INVALID_CHILD_NETWORK_CODE
CANNOT_ARCHIVE_SITE_WITH_SUBSITES
INVALID_URL_FOR_SITE
MULTIPLE_UPDATES_FOR_SAME_SITE
TOO_MANY_SITES_PER_REVIEW_REQUEST
TOO_MANY_REVIEW_REQUESTS_FOR_SITE
INVALID_APPROVAL_STATUS_FOR_REVIEW
UNKNOWN