Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
CampaignExtensionSettingService
Service to manage campaign extension settings.
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."],[[["This service allows for the management of campaign extension settings."],["You can create, update, or remove campaign extension settings using this service."],["The service returns operation statuses and potential errors."],["`https://www.googleapis.com/auth/adwords` OAuth scope is required for authorization."]]],["The `MutateCampaignExtensionSettings` service manages campaign extension settings by creating, updating, or removing them. It uses `MutateCampaignExtensionSettingsRequest` and returns `MutateCampaignExtensionSettingsResponse`. The service may return a range of errors such as `AuthenticationError`, `AuthorizationError`, `QuotaError`, and `RequestError`, amongst many others. This service requires the `https://www.googleapis.com/auth/adwords` OAuth scope for authorization. It provides statuses for operations.\n"]]