type Site (v202508)

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.