abstract type SiteAction (v202308)
- Namespace
-
https://www.google.com/apis/ads/publisher/v202308
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 2023-08-22 UTC.
[null,null,["Last updated 2023-08-22 UTC."],[[["The SiteService allows publishers to perform actions on websites, such as deactivating them or submitting them for approval."],["Site actions are performed using the `performSiteAction()` method, which takes a SiteAction object as input."],["Available SiteAction types include `DeactivateSite` and `SubmitSiteForApproval`, providing specific functionalities."],["The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202308`."],["Developers can utilize this service to manage website settings and workflows programmatically."]]],[]]