A Site represents a domain owned or represented by a network. For a parent network
managing other networks as part of Multiple Customer Management "Manage Inventory" model, it
could be the child's site.
Namespace
https://www.google.com/apis/ads/publisher/v202508
Field
id
xsd:long
Uniquely identifies the Site. This value is read-only and is assigned by Google when
the site is created.
url
xsd:string
The URL of the Site.
childNetworkCode
xsd:string
The Network.networkCode of the child if the Site is being managed for an MCM
child network, or null if owned by this network.
[[["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-13 UTC."],[],[],null,["# type Site (v202508)\n\n**Service** \n**SiteService** **Dependencies** \n[SitePage](/ad-manager/api/reference/v202508/SiteService.SitePage) [createSites()](/ad-manager/api/reference/v202508/SiteService#createSites) [updateSites()](/ad-manager/api/reference/v202508/SiteService#updateSites) \n▼\n**Site**\n\nA `Site` represents a domain owned or represented by a network. For a parent network\nmanaging other networks as part of Multiple Customer Management \"Manage Inventory\" model, it\ncould be the child's site.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202508`\n\n| Field ----- ||\n|--------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `id` | ` `xsd:`long` Uniquely identifies the `Site`. This value is read-only and is assigned by Google when the site is created. |\n| ### `url` | ` `xsd:`string` The URL of the `Site`. |\n| ### `childNetworkCode` | ` `xsd:`string` The [Network.networkCode](/ad-manager/api/reference/v202508/NetworkService.Network#networkCode) of the child if the `Site` is being managed for an MCM child network, or null if owned by this network. |\n| ### `approvalStatus` | ` `[ApprovalStatus](/ad-manager/api/reference/v202508/SiteService.ApprovalStatus)` ` Status of the review performed on the `Site` by Google. This field is read-only and is assigned by Google. *** ** * ** *** **Enumerations** `DRAFT` : `UNCHECKED` : `APPROVED` : `DISAPPROVED` : `REQUIRES_REVIEW` : `UNKNOWN` : \u003cbr /\u003e |\n| ### `approvalStatusUpdateTime` | ` `[DateTime](/ad-manager/api/reference/v202508/SiteService.DateTime)` ` The latest site approval status change time. |\n| ### `disapprovalReasons` | ` `[DisapprovalReason](/ad-manager/api/reference/v202508/SiteService.DisapprovalReason)`[]` Provides reasons for disapproving the site. It is `null` when the `Site` is not disapproved. This is field is read-only and is assigned by Google. |"]]