Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
AdGroupAssetSetService
Service to manage ad group asset set
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-01-10 UTC.
[null,null,["Last updated 2025-01-10 UTC."],[[["The MutateAdGroupAssetSets service enables the creation and removal of ad group asset sets within Google Ads."],["This service requires authorization using the `https://www.googleapis.com/auth/adwords` OAuth scope, as detailed in the OAuth 2.0 Overview."],["Upon execution, the service returns operation statuses via a MutateAdGroupAssetSetsResponse object."]]],["The core function described is `MutateAdGroupAssetSets`, which manages ad group asset sets. This involves creating or removing these sets. The system returns operation statuses for each action taken. This process requires authorization through the OAuth scope `https://www.googleapis.com/auth/adwords`, with additional details available in the OAuth 2.0 Overview. The request and response are managed using `MutateAdGroupAssetSetsRequest` and `MutateAdGroupAssetSetsResponse`.\n"]]