type Site (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
- 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[]
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],["The content outlines the `SiteService` with its dependencies `SitePage`, `createSites()`, and `updateSites()`. It details the structure of a `Site` object, including fields like `id`, `url`, `childNetworkCode`, `approvalStatus`, `approvalStatusUpdateTime`, and `disapprovalReasons`. `ApprovalStatus` is an enumeration with values such as `DRAFT`, `UNCHECKED`, `APPROVED`, `DISAPPROVED`, `REQUIRES_REVIEW`, and `UNKNOWN`. The namespace for these definitions is provided as well.\n"],null,["# type Site (v202502)\n\n**Service** \n**SiteService** **Dependencies** \n[SitePage](/ad-manager/api/reference/v202502/SiteService.SitePage) [createSites()](/ad-manager/api/reference/v202502/SiteService#createSites) [updateSites()](/ad-manager/api/reference/v202502/SiteService#updateSites) \n▼\n**Site**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ----- ||\n|--------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `id` | ` `xsd:`long` \u003cbr /\u003e |\n| ### `url` | ` `xsd:`string` \u003cbr /\u003e |\n| ### `childNetworkCode` | ` `xsd:`string` \u003cbr /\u003e |\n| ### `approvalStatus` | ` `[ApprovalStatus](/ad-manager/api/reference/v202502/SiteService.ApprovalStatus)` ` *** ** * ** *** **Enumerations** `DRAFT` : `UNCHECKED` : `APPROVED` : `DISAPPROVED` : `REQUIRES_REVIEW` : `UNKNOWN` : \u003cbr /\u003e |\n| ### `approvalStatusUpdateTime` | ` `[DateTime](/ad-manager/api/reference/v202502/SiteService.DateTime)` ` \u003cbr /\u003e |\n| ### `disapprovalReasons` | ` `[DisapprovalReason](/ad-manager/api/reference/v202502/SiteService.DisapprovalReason)`[]` \u003cbr /\u003e |"]]