AI-generated Key Takeaways
-
A
Siterepresents a domain owned or represented by a network, potentially a child's site in Multiple Customer Management. -
The
Siteobject includes fields such as a read-onlyidassigned by Google, theurlof the site, and achildNetworkCodeif managed for a child network. -
The
approvalStatusfield is read-only and assigned by Google, indicating the review status of the site. -
approvalStatusUpdateTimetracks the latest change to the site's approval status, anddisapprovalReasonsprovides details if the site is disapproved.
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
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
The latest site approval status change time.
disapprovalReasons
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.

