Google Ads API には、ユースケースに応じて、リソースを変更するためのいくつかの方法が準備されています。リソースごとに対応するサービスがあり、特定のリソースタイプに対して変更オペレーションを指定できます。たとえば、Campaign リソースには、キャンペーンの変更に対応する CampaignService.MutateCampaigns エンドポイントがあります。
[null,null,["最終更新日 2024-06-27 UTC。"],[[["The Google Ads API offers resource-specific services and the `GoogleAdsService.Mutate` endpoint for modifying resources."],["`GoogleAdsService.Mutate` enables grouped actions across various resource services and supports temporary resource names for creating entities and their children in one request."],["While resource-specific services handle mutations for their resource type, `GoogleAdsService.Mutate` provides flexibility for complex operations, ensuring all steps succeed."],["Cross-account mutations are generally prohibited, with exceptions for manager accounts acting on client-created objects."]]],[]]