AI-generated Key Takeaways
- 
          
SiteError.Reason is an enumeration within the
https://www.google.com/apis/ads/publisher/v202505namespace. - 
          
This enumeration lists various reasons for errors related to site services, such as invalid network codes, issues with archiving sites with subsites, and problems with URLs or update requests.
 - 
          
Other reasons include limitations on review requests per site or per batch, invalid approval statuses for reviews, and an unknown error category.
 
- Namespace
 - 
               
https://www.google.com/apis/ads/publisher/v202505 
| 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
                      |