AI-generated Key Takeaways
-
SiteError.Reason
is an enumeration used by the CompanyService and SiteService in Google Ad Manager. -
It provides specific error reasons related to site operations, such as invalid child network codes, archiving restrictions, URL issues, and review request limitations.
-
The namespace for this enumeration is
https://www.google.com/apis/ads/publisher/v202411
. -
Potential error reasons include issues with child network codes, archiving sites with subsites, invalid URLs, multiple updates for the same site, exceeding review request limits, and invalid approval statuses.
- 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
|