type Site (v202411)

  • SiteService provides functionality to manage sites.

  • Sites have fields such as id, url, childNetworkCode, approvalStatus, approvalStatusUpdateTime, and disapprovalReasons.

  • The approvalStatus field can have values like DRAFT, UNCHECKED, APPROVED, DISAPPROVED, REQUIRES_REVIEW, and UNKNOWN.


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[]