MutateRemarketingActionsRequest
Stay organized with collections
Save and categorize content based on your preferences.
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 2024-10-12 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-12 UTC."],[[["This page details the structure of a request to modify remarketing actions in Google Ads using the `RemarketingActionService.MutateRemarketingActions` method."],["The request requires the customer ID, a list of operations to perform, and allows for partial failure handling and validation-only requests."],["Operations define how to create, update, or remove specific remarketing actions within the customer's account."],["Specifying `partial_failure` as true allows successful operations to proceed even if others fail, while setting it to false requires all operations to be valid for execution."],["Using `validate_only` lets you check the request's validity without applying any changes, returning only potential errors."]]],[]]