type DeactivateSite (v202405)
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
Field
|
SiteAction (inherited)
|
DeactivateSite
|
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 2024-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The `SiteService` allows for managing sites, including actions like deactivation."],["`SiteAction` includes options such as `DeactivateSite` and `SubmitSiteForApproval` for managing site status."],["This service operates within the namespace `https://www.google.com/apis/ads/publisher/v202405`."],["The available fields for interaction are `SiteAction` (inherited) and `DeactivateSite`."]]],["The `SiteService` utilizes `SiteAction` for managing sites. It allows for two primary actions: `DeactivateSite`, which likely removes a site from active status, and `SubmitSiteForApproval`, which indicates a process for requesting site approval. These actions are part of the `https://www.google.com/apis/ads/publisher/v202405` namespace, suggesting they are components of Google's ad management platform. The data is organized in a structure with `SiteAction` as a base, from which `DeactivateSite` is inherited.\n"]]