[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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 |"]]