Google Ads API는 사용 사례에 따라 리소스를 변형하는 몇 가지 방법을 제공합니다. 각 리소스에는 해당하는 서비스가 있으므로 특정 리소스 유형의 변경 작업을 지정할 수 있습니다. 예를 들어 Campaign 리소스에는 캠페인을 변경하기 위한 해당 CampaignService.MutateCampaigns 엔드포인트가 있습니다.
[[["이해하기 쉬움","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 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."]]],[]]