type Site (v202508)
Stay organized with collections
Save and categorize content based on your preferences.
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.
|
approvalStatus
|
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
|
approvalStatusUpdateTime
|
DateTime
The latest site approval status change time.
|
disapprovalReasons
|
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-13 UTC.
[null,null,["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. |"]]