[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-06-27 UTC。"],[[["The most straightforward way to mutate a resource is by using its individual service and corresponding operations (create, update, or remove)."],["Each mutable resource has a dedicated service with specific endpoints for mutation, like `CampaignService.MutateCampaigns` for `Campaign` resources."],["A single mutate request to a resource-specific service can handle multiple operations, but each operation is treated independently."],["Resource-specific mutation differs from bulk mutation (`GoogleAdsService.Mutate`) where operations can cross-reference each other within the same request."]]],[]]