type Site (v202411)

  • The Site service allows you to create and update sites, which are represented by the Site object.

  • A Site object includes an ID, URL, child network code, approval status, approval status update time, and disapproval reasons.

  • Sites can have different approval statuses, such as draft, unchecked, approved, disapproved, requires review, or unknown.

  • Disapproval reasons provide information on why a site was disapproved.

  • Site objects are identified by their unique ID and accessed within the https://www.google.com/apis/ads/publisher/v202411 namespace.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

id

xsd:long

url

xsd:string

childNetworkCode

xsd:string

approvalStatus

ApprovalStatus


Enumerations
DRAFT
UNCHECKED
APPROVED
DISAPPROVED
REQUIRES_REVIEW
UNKNOWN

approvalStatusUpdateTime

DateTime

disapprovalReasons

DisapprovalReason[]