type Site (v202502)

  • The SiteService allows creation and updates of Sites.

  • The Site object has fields including ID, URL, child network code, approval status, approval status update time, and disapproval reasons.

  • The approvalStatus field can have various enumeration values indicating the site's approval state.


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

Field

id

xsd:long

url

xsd:string

childNetworkCode

xsd:string

approvalStatus

ApprovalStatus


Enumerations
DRAFT
UNCHECKED
APPROVED
DISAPPROVED
REQUIRES_REVIEW
UNKNOWN

approvalStatusUpdateTime

DateTime

disapprovalReasons

DisapprovalReason[]