enum SiteError.Reason (v202411)Stay organized with collectionsSave and categorize content based on your preferences.
AI-generated Key Takeaways
SiteError.Reason is an enumeration within thehttps://www.google.com/apis/ads/publisher/v202411namespace.
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 likeINVALID_CHILD_NETWORK_CODE,CANNOT_ARCHIVE_SITE_WITH_SUBSITES,INVALID_URL_FOR_SITE, and several others.
The enumeration also includes anUNKNOWNreason for unspecified errors.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The core content details the `SiteError.Reason` enumeration within the `SiteService` namespace, specifically for Google's ad manager API version 202411. It lists eight possible error reasons: `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`, and `UNKNOWN`. Each reason represents a specific issue that can occur related to site management.\n"]]