Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
AssetSetService
Service to manage 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 MutateAssetSets service allows for the creation, updating, and removal of asset sets within Google Ads."],["This service requires authorization with the `https://www.googleapis.com/auth/adwords` OAuth scope."],["Operation statuses are returned to provide feedback on the success or failure of the requested actions."]]],["The `MutateAssetSets` service manages asset sets through creation, updates, or removal operations. It returns operation statuses upon completion. The service requires the `https://www.googleapis.com/auth/adwords` OAuth scope for authorization. The `MutateAssetSetsRequest` initiates the operations, and the `MutateAssetSetsResponse` provides the results. This service allows modifications of asset set data.\n"]]