Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
MutateCampaignSharedSetResult
The result for the campaign shared set mutate.
Fields |
resource_name
|
string
Returned for successful operations.
|
campaign_shared_set
|
CampaignSharedSet
The mutated campaign shared set with only mutable fields after mutate. The field will only be returned when response_content_type is set to "MUTABLE_RESOURCE".
|
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-02-25 UTC.
[null,null,["Last updated 2025-02-25 UTC."],[[["The primary outcome of the campaign shared set operation is a mutation, reflected in the `resource_name` field."],["Upon successful operation, the API returns the modified `campaign_shared_set` object, but only if `response_content_type` is configured to \"MUTABLE_RESOURCE\"."]]],["The operation resulted in a mutated campaign shared set. The `resource_name`, a string, is returned upon success. The `campaign_shared_set` contains the updated set with only mutable fields, available when the response content type is set to \"MUTABLE_RESOURCE\". This data structure includes modifications made during the operation.\n"]]