diff --git a/api-index-v1.json b/api-index-v1.json index b5a24b455..998f956ed 100644 --- a/api-index-v1.json +++ b/api-index-v1.json @@ -4731,3273 +4731,6 @@ ], "configFile": "googleads_v11.yaml" }, - { - "id": "google.ads.googleads.v7", - "directory": "google/ads/googleads/v7", - "version": "v7", - "majorVersion": "v7", - "hostName": "googleads.googleapis.com", - "title": "Google Ads API", - "description": "Manage your Google Ads accounts, campaigns, and reports with this API.", - "importDirectories": [ - "google/ads/googleads/v7/common", - "google/ads/googleads/v7/enums", - "google/ads/googleads/v7/errors", - "google/ads/googleads/v7/resources", - "google/ads/googleads/v7/services", - "google/api", - "google/longrunning", - "google/protobuf", - "google/rpc" - ], - "options": { - "csharp_namespace": { - "valueCounts": { - "Google.Ads.GoogleAds.V7.Common": 30, - "Google.Ads.GoogleAds.V7.Enums": 249, - "Google.Ads.GoogleAds.V7.Errors": 120, - "Google.Ads.GoogleAds.V7.Resources": 122, - "Google.Ads.GoogleAds.V7.Services": 126 - } - }, - "go_package": { - "valueCounts": { - "google.golang.org/genproto/googleapis/ads/googleads/v7/common;common": 30, - "google.golang.org/genproto/googleapis/ads/googleads/v7/enums;enums": 249, - "google.golang.org/genproto/googleapis/ads/googleads/v7/errors;errors": 120, - "google.golang.org/genproto/googleapis/ads/googleads/v7/resources;resources": 122, - "google.golang.org/genproto/googleapis/ads/googleads/v7/services;services": 126 - } - }, - "java_multiple_files": { - "valueCounts": { - "true": 647 - } - }, - "java_package": { - "valueCounts": { - "com.google.ads.googleads.v7.common": 30, - "com.google.ads.googleads.v7.enums": 249, - "com.google.ads.googleads.v7.errors": 120, - "com.google.ads.googleads.v7.resources": 122, - "com.google.ads.googleads.v7.services": 126 - } - }, - "objc_class_prefix": { - "valueCounts": { - "GAA": 647 - } - }, - "php_namespace": { - "valueCounts": { - "Google\\Ads\\GoogleAds\\V7\\Common": 30, - "Google\\Ads\\GoogleAds\\V7\\Enums": 249, - "Google\\Ads\\GoogleAds\\V7\\Errors": 120, - "Google\\Ads\\GoogleAds\\V7\\Resources": 122, - "Google\\Ads\\GoogleAds\\V7\\Services": 126 - } - }, - "ruby_package": { - "valueCounts": { - "Google::Ads::GoogleAds::V7::Common": 30, - "Google::Ads::GoogleAds::V7::Enums": 249, - "Google::Ads::GoogleAds::V7::Errors": 120, - "Google::Ads::GoogleAds::V7::Resources": 122, - "Google::Ads::GoogleAds::V7::Services": 126 - } - } - }, - "services": [ - { - "shortName": "AccountBudgetProposalService", - "fullName": "google.ads.googleads.v7.services.AccountBudgetProposalService", - "methods": [ - { - "shortName": "GetAccountBudgetProposal", - "fullName": "google.ads.googleads.v7.services.AccountBudgetProposalService.GetAccountBudgetProposal", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/accountBudgetProposals/*}" - } - ] - }, - { - "shortName": "MutateAccountBudgetProposal", - "fullName": "google.ads.googleads.v7.services.AccountBudgetProposalService.MutateAccountBudgetProposal", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/accountBudgetProposals:mutate" - } - ] - } - ] - }, - { - "shortName": "AccountBudgetService", - "fullName": "google.ads.googleads.v7.services.AccountBudgetService", - "methods": [ - { - "shortName": "GetAccountBudget", - "fullName": "google.ads.googleads.v7.services.AccountBudgetService.GetAccountBudget", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/accountBudgets/*}" - } - ] - } - ] - }, - { - "shortName": "AccountLinkService", - "fullName": "google.ads.googleads.v7.services.AccountLinkService", - "methods": [ - { - "shortName": "CreateAccountLink", - "fullName": "google.ads.googleads.v7.services.AccountLinkService.CreateAccountLink", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/accountLinks:create" - } - ] - }, - { - "shortName": "GetAccountLink", - "fullName": "google.ads.googleads.v7.services.AccountLinkService.GetAccountLink", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/accountLinks/*}" - } - ] - }, - { - "shortName": "MutateAccountLink", - "fullName": "google.ads.googleads.v7.services.AccountLinkService.MutateAccountLink", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/accountLinks:mutate" - } - ] - } - ] - }, - { - "shortName": "AdGroupAdAssetViewService", - "fullName": "google.ads.googleads.v7.services.AdGroupAdAssetViewService", - "methods": [ - { - "shortName": "GetAdGroupAdAssetView", - "fullName": "google.ads.googleads.v7.services.AdGroupAdAssetViewService.GetAdGroupAdAssetView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/adGroupAdAssetViews/*}" - } - ] - } - ] - }, - { - "shortName": "AdGroupAdLabelService", - "fullName": "google.ads.googleads.v7.services.AdGroupAdLabelService", - "methods": [ - { - "shortName": "GetAdGroupAdLabel", - "fullName": "google.ads.googleads.v7.services.AdGroupAdLabelService.GetAdGroupAdLabel", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/adGroupAdLabels/*}" - } - ] - }, - { - "shortName": "MutateAdGroupAdLabels", - "fullName": "google.ads.googleads.v7.services.AdGroupAdLabelService.MutateAdGroupAdLabels", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/adGroupAdLabels:mutate" - } - ] - } - ] - }, - { - "shortName": "AdGroupAdService", - "fullName": "google.ads.googleads.v7.services.AdGroupAdService", - "methods": [ - { - "shortName": "GetAdGroupAd", - "fullName": "google.ads.googleads.v7.services.AdGroupAdService.GetAdGroupAd", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/adGroupAds/*}" - } - ] - }, - { - "shortName": "MutateAdGroupAds", - "fullName": "google.ads.googleads.v7.services.AdGroupAdService.MutateAdGroupAds", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/adGroupAds:mutate" - } - ] - } - ] - }, - { - "shortName": "AdGroupAssetService", - "fullName": "google.ads.googleads.v7.services.AdGroupAssetService", - "methods": [ - { - "shortName": "GetAdGroupAsset", - "fullName": "google.ads.googleads.v7.services.AdGroupAssetService.GetAdGroupAsset", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/adGroupAssets/*}" - } - ] - }, - { - "shortName": "MutateAdGroupAssets", - "fullName": "google.ads.googleads.v7.services.AdGroupAssetService.MutateAdGroupAssets", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/adGroupAssets:mutate" - } - ] - } - ] - }, - { - "shortName": "AdGroupAudienceViewService", - "fullName": "google.ads.googleads.v7.services.AdGroupAudienceViewService", - "methods": [ - { - "shortName": "GetAdGroupAudienceView", - "fullName": "google.ads.googleads.v7.services.AdGroupAudienceViewService.GetAdGroupAudienceView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/adGroupAudienceViews/*}" - } - ] - } - ] - }, - { - "shortName": "AdGroupBidModifierService", - "fullName": "google.ads.googleads.v7.services.AdGroupBidModifierService", - "methods": [ - { - "shortName": "GetAdGroupBidModifier", - "fullName": "google.ads.googleads.v7.services.AdGroupBidModifierService.GetAdGroupBidModifier", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/adGroupBidModifiers/*}" - } - ] - }, - { - "shortName": "MutateAdGroupBidModifiers", - "fullName": "google.ads.googleads.v7.services.AdGroupBidModifierService.MutateAdGroupBidModifiers", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/adGroupBidModifiers:mutate" - } - ] - } - ] - }, - { - "shortName": "AdGroupCriterionLabelService", - "fullName": "google.ads.googleads.v7.services.AdGroupCriterionLabelService", - "methods": [ - { - "shortName": "GetAdGroupCriterionLabel", - "fullName": "google.ads.googleads.v7.services.AdGroupCriterionLabelService.GetAdGroupCriterionLabel", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/adGroupCriterionLabels/*}" - } - ] - }, - { - "shortName": "MutateAdGroupCriterionLabels", - "fullName": "google.ads.googleads.v7.services.AdGroupCriterionLabelService.MutateAdGroupCriterionLabels", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/adGroupCriterionLabels:mutate" - } - ] - } - ] - }, - { - "shortName": "AdGroupCriterionService", - "fullName": "google.ads.googleads.v7.services.AdGroupCriterionService", - "methods": [ - { - "shortName": "GetAdGroupCriterion", - "fullName": "google.ads.googleads.v7.services.AdGroupCriterionService.GetAdGroupCriterion", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/adGroupCriteria/*}" - } - ] - }, - { - "shortName": "MutateAdGroupCriteria", - "fullName": "google.ads.googleads.v7.services.AdGroupCriterionService.MutateAdGroupCriteria", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/adGroupCriteria:mutate" - } - ] - } - ] - }, - { - "shortName": "AdGroupCriterionSimulationService", - "fullName": "google.ads.googleads.v7.services.AdGroupCriterionSimulationService", - "methods": [ - { - "shortName": "GetAdGroupCriterionSimulation", - "fullName": "google.ads.googleads.v7.services.AdGroupCriterionSimulationService.GetAdGroupCriterionSimulation", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/adGroupCriterionSimulations/*}" - } - ] - } - ] - }, - { - "shortName": "AdGroupExtensionSettingService", - "fullName": "google.ads.googleads.v7.services.AdGroupExtensionSettingService", - "methods": [ - { - "shortName": "GetAdGroupExtensionSetting", - "fullName": "google.ads.googleads.v7.services.AdGroupExtensionSettingService.GetAdGroupExtensionSetting", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/adGroupExtensionSettings/*}" - } - ] - }, - { - "shortName": "MutateAdGroupExtensionSettings", - "fullName": "google.ads.googleads.v7.services.AdGroupExtensionSettingService.MutateAdGroupExtensionSettings", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/adGroupExtensionSettings:mutate" - } - ] - } - ] - }, - { - "shortName": "AdGroupFeedService", - "fullName": "google.ads.googleads.v7.services.AdGroupFeedService", - "methods": [ - { - "shortName": "GetAdGroupFeed", - "fullName": "google.ads.googleads.v7.services.AdGroupFeedService.GetAdGroupFeed", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/adGroupFeeds/*}" - } - ] - }, - { - "shortName": "MutateAdGroupFeeds", - "fullName": "google.ads.googleads.v7.services.AdGroupFeedService.MutateAdGroupFeeds", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/adGroupFeeds:mutate" - } - ] - } - ] - }, - { - "shortName": "AdGroupLabelService", - "fullName": "google.ads.googleads.v7.services.AdGroupLabelService", - "methods": [ - { - "shortName": "GetAdGroupLabel", - "fullName": "google.ads.googleads.v7.services.AdGroupLabelService.GetAdGroupLabel", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/adGroupLabels/*}" - } - ] - }, - { - "shortName": "MutateAdGroupLabels", - "fullName": "google.ads.googleads.v7.services.AdGroupLabelService.MutateAdGroupLabels", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/adGroupLabels:mutate" - } - ] - } - ] - }, - { - "shortName": "AdGroupService", - "fullName": "google.ads.googleads.v7.services.AdGroupService", - "methods": [ - { - "shortName": "GetAdGroup", - "fullName": "google.ads.googleads.v7.services.AdGroupService.GetAdGroup", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/adGroups/*}" - } - ] - }, - { - "shortName": "MutateAdGroups", - "fullName": "google.ads.googleads.v7.services.AdGroupService.MutateAdGroups", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/adGroups:mutate" - } - ] - } - ] - }, - { - "shortName": "AdGroupSimulationService", - "fullName": "google.ads.googleads.v7.services.AdGroupSimulationService", - "methods": [ - { - "shortName": "GetAdGroupSimulation", - "fullName": "google.ads.googleads.v7.services.AdGroupSimulationService.GetAdGroupSimulation", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/adGroupSimulations/*}" - } - ] - } - ] - }, - { - "shortName": "AdParameterService", - "fullName": "google.ads.googleads.v7.services.AdParameterService", - "methods": [ - { - "shortName": "GetAdParameter", - "fullName": "google.ads.googleads.v7.services.AdParameterService.GetAdParameter", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/adParameters/*}" - } - ] - }, - { - "shortName": "MutateAdParameters", - "fullName": "google.ads.googleads.v7.services.AdParameterService.MutateAdParameters", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/adParameters:mutate" - } - ] - } - ] - }, - { - "shortName": "AdScheduleViewService", - "fullName": "google.ads.googleads.v7.services.AdScheduleViewService", - "methods": [ - { - "shortName": "GetAdScheduleView", - "fullName": "google.ads.googleads.v7.services.AdScheduleViewService.GetAdScheduleView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/adScheduleViews/*}" - } - ] - } - ] - }, - { - "shortName": "AdService", - "fullName": "google.ads.googleads.v7.services.AdService", - "methods": [ - { - "shortName": "GetAd", - "fullName": "google.ads.googleads.v7.services.AdService.GetAd", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/ads/*}" - } - ] - }, - { - "shortName": "MutateAds", - "fullName": "google.ads.googleads.v7.services.AdService.MutateAds", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/ads:mutate" - } - ] - } - ] - }, - { - "shortName": "AgeRangeViewService", - "fullName": "google.ads.googleads.v7.services.AgeRangeViewService", - "methods": [ - { - "shortName": "GetAgeRangeView", - "fullName": "google.ads.googleads.v7.services.AgeRangeViewService.GetAgeRangeView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/ageRangeViews/*}" - } - ] - } - ] - }, - { - "shortName": "AssetService", - "fullName": "google.ads.googleads.v7.services.AssetService", - "methods": [ - { - "shortName": "GetAsset", - "fullName": "google.ads.googleads.v7.services.AssetService.GetAsset", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/assets/*}" - } - ] - }, - { - "shortName": "MutateAssets", - "fullName": "google.ads.googleads.v7.services.AssetService.MutateAssets", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/assets:mutate" - } - ] - } - ] - }, - { - "shortName": "BatchJobService", - "fullName": "google.ads.googleads.v7.services.BatchJobService", - "methods": [ - { - "shortName": "AddBatchJobOperations", - "fullName": "google.ads.googleads.v7.services.BatchJobService.AddBatchJobOperations", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/{resource_name=customers/*/batchJobs/*}:addOperations" - } - ] - }, - { - "shortName": "GetBatchJob", - "fullName": "google.ads.googleads.v7.services.BatchJobService.GetBatchJob", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/batchJobs/*}" - } - ] - }, - { - "shortName": "ListBatchJobResults", - "fullName": "google.ads.googleads.v7.services.BatchJobService.ListBatchJobResults", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/batchJobs/*}:listResults" - } - ] - }, - { - "shortName": "MutateBatchJob", - "fullName": "google.ads.googleads.v7.services.BatchJobService.MutateBatchJob", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/batchJobs:mutate" - } - ] - }, - { - "shortName": "RunBatchJob", - "fullName": "google.ads.googleads.v7.services.BatchJobService.RunBatchJob", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/{resource_name=customers/*/batchJobs/*}:run" - } - ] - } - ] - }, - { - "shortName": "BiddingStrategyService", - "fullName": "google.ads.googleads.v7.services.BiddingStrategyService", - "methods": [ - { - "shortName": "GetBiddingStrategy", - "fullName": "google.ads.googleads.v7.services.BiddingStrategyService.GetBiddingStrategy", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/biddingStrategies/*}" - } - ] - }, - { - "shortName": "MutateBiddingStrategies", - "fullName": "google.ads.googleads.v7.services.BiddingStrategyService.MutateBiddingStrategies", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/biddingStrategies:mutate" - } - ] - } - ] - }, - { - "shortName": "BiddingStrategySimulationService", - "fullName": "google.ads.googleads.v7.services.BiddingStrategySimulationService", - "methods": [ - { - "shortName": "GetBiddingStrategySimulation", - "fullName": "google.ads.googleads.v7.services.BiddingStrategySimulationService.GetBiddingStrategySimulation", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/biddingStrategySimulations/*}" - } - ] - } - ] - }, - { - "shortName": "BillingSetupService", - "fullName": "google.ads.googleads.v7.services.BillingSetupService", - "methods": [ - { - "shortName": "GetBillingSetup", - "fullName": "google.ads.googleads.v7.services.BillingSetupService.GetBillingSetup", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/billingSetups/*}" - } - ] - }, - { - "shortName": "MutateBillingSetup", - "fullName": "google.ads.googleads.v7.services.BillingSetupService.MutateBillingSetup", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/billingSetups:mutate" - } - ] - } - ] - }, - { - "shortName": "CampaignAssetService", - "fullName": "google.ads.googleads.v7.services.CampaignAssetService", - "methods": [ - { - "shortName": "GetCampaignAsset", - "fullName": "google.ads.googleads.v7.services.CampaignAssetService.GetCampaignAsset", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/campaignAssets/*}" - } - ] - }, - { - "shortName": "MutateCampaignAssets", - "fullName": "google.ads.googleads.v7.services.CampaignAssetService.MutateCampaignAssets", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/campaignAssets:mutate" - } - ] - } - ] - }, - { - "shortName": "CampaignAudienceViewService", - "fullName": "google.ads.googleads.v7.services.CampaignAudienceViewService", - "methods": [ - { - "shortName": "GetCampaignAudienceView", - "fullName": "google.ads.googleads.v7.services.CampaignAudienceViewService.GetCampaignAudienceView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/campaignAudienceViews/*}" - } - ] - } - ] - }, - { - "shortName": "CampaignBidModifierService", - "fullName": "google.ads.googleads.v7.services.CampaignBidModifierService", - "methods": [ - { - "shortName": "GetCampaignBidModifier", - "fullName": "google.ads.googleads.v7.services.CampaignBidModifierService.GetCampaignBidModifier", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/campaignBidModifiers/*}" - } - ] - }, - { - "shortName": "MutateCampaignBidModifiers", - "fullName": "google.ads.googleads.v7.services.CampaignBidModifierService.MutateCampaignBidModifiers", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/campaignBidModifiers:mutate" - } - ] - } - ] - }, - { - "shortName": "CampaignBudgetService", - "fullName": "google.ads.googleads.v7.services.CampaignBudgetService", - "methods": [ - { - "shortName": "GetCampaignBudget", - "fullName": "google.ads.googleads.v7.services.CampaignBudgetService.GetCampaignBudget", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/campaignBudgets/*}" - } - ] - }, - { - "shortName": "MutateCampaignBudgets", - "fullName": "google.ads.googleads.v7.services.CampaignBudgetService.MutateCampaignBudgets", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/campaignBudgets:mutate" - } - ] - } - ] - }, - { - "shortName": "CampaignCriterionService", - "fullName": "google.ads.googleads.v7.services.CampaignCriterionService", - "methods": [ - { - "shortName": "GetCampaignCriterion", - "fullName": "google.ads.googleads.v7.services.CampaignCriterionService.GetCampaignCriterion", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/campaignCriteria/*}" - } - ] - }, - { - "shortName": "MutateCampaignCriteria", - "fullName": "google.ads.googleads.v7.services.CampaignCriterionService.MutateCampaignCriteria", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/campaignCriteria:mutate" - } - ] - } - ] - }, - { - "shortName": "CampaignCriterionSimulationService", - "fullName": "google.ads.googleads.v7.services.CampaignCriterionSimulationService", - "methods": [ - { - "shortName": "GetCampaignCriterionSimulation", - "fullName": "google.ads.googleads.v7.services.CampaignCriterionSimulationService.GetCampaignCriterionSimulation", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/campaignCriterionSimulations/*}" - } - ] - } - ] - }, - { - "shortName": "CampaignDraftService", - "fullName": "google.ads.googleads.v7.services.CampaignDraftService", - "methods": [ - { - "shortName": "GetCampaignDraft", - "fullName": "google.ads.googleads.v7.services.CampaignDraftService.GetCampaignDraft", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/campaignDrafts/*}" - } - ] - }, - { - "shortName": "ListCampaignDraftAsyncErrors", - "fullName": "google.ads.googleads.v7.services.CampaignDraftService.ListCampaignDraftAsyncErrors", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/campaignDrafts/*}:listAsyncErrors" - } - ] - }, - { - "shortName": "MutateCampaignDrafts", - "fullName": "google.ads.googleads.v7.services.CampaignDraftService.MutateCampaignDrafts", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/campaignDrafts:mutate" - } - ] - }, - { - "shortName": "PromoteCampaignDraft", - "fullName": "google.ads.googleads.v7.services.CampaignDraftService.PromoteCampaignDraft", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/{campaign_draft=customers/*/campaignDrafts/*}:promote" - } - ] - } - ] - }, - { - "shortName": "CampaignExperimentService", - "fullName": "google.ads.googleads.v7.services.CampaignExperimentService", - "methods": [ - { - "shortName": "CreateCampaignExperiment", - "fullName": "google.ads.googleads.v7.services.CampaignExperimentService.CreateCampaignExperiment", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/campaignExperiments:create" - } - ] - }, - { - "shortName": "EndCampaignExperiment", - "fullName": "google.ads.googleads.v7.services.CampaignExperimentService.EndCampaignExperiment", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/{campaign_experiment=customers/*/campaignExperiments/*}:end" - } - ] - }, - { - "shortName": "GetCampaignExperiment", - "fullName": "google.ads.googleads.v7.services.CampaignExperimentService.GetCampaignExperiment", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/campaignExperiments/*}" - } - ] - }, - { - "shortName": "GraduateCampaignExperiment", - "fullName": "google.ads.googleads.v7.services.CampaignExperimentService.GraduateCampaignExperiment", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/{campaign_experiment=customers/*/campaignExperiments/*}:graduate" - } - ] - }, - { - "shortName": "ListCampaignExperimentAsyncErrors", - "fullName": "google.ads.googleads.v7.services.CampaignExperimentService.ListCampaignExperimentAsyncErrors", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/campaignExperiments/*}:listAsyncErrors" - } - ] - }, - { - "shortName": "MutateCampaignExperiments", - "fullName": "google.ads.googleads.v7.services.CampaignExperimentService.MutateCampaignExperiments", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/campaignExperiments:mutate" - } - ] - }, - { - "shortName": "PromoteCampaignExperiment", - "fullName": "google.ads.googleads.v7.services.CampaignExperimentService.PromoteCampaignExperiment", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/{campaign_experiment=customers/*/campaignExperiments/*}:promote" - } - ] - } - ] - }, - { - "shortName": "CampaignExtensionSettingService", - "fullName": "google.ads.googleads.v7.services.CampaignExtensionSettingService", - "methods": [ - { - "shortName": "GetCampaignExtensionSetting", - "fullName": "google.ads.googleads.v7.services.CampaignExtensionSettingService.GetCampaignExtensionSetting", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/campaignExtensionSettings/*}" - } - ] - }, - { - "shortName": "MutateCampaignExtensionSettings", - "fullName": "google.ads.googleads.v7.services.CampaignExtensionSettingService.MutateCampaignExtensionSettings", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/campaignExtensionSettings:mutate" - } - ] - } - ] - }, - { - "shortName": "CampaignFeedService", - "fullName": "google.ads.googleads.v7.services.CampaignFeedService", - "methods": [ - { - "shortName": "GetCampaignFeed", - "fullName": "google.ads.googleads.v7.services.CampaignFeedService.GetCampaignFeed", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/campaignFeeds/*}" - } - ] - }, - { - "shortName": "MutateCampaignFeeds", - "fullName": "google.ads.googleads.v7.services.CampaignFeedService.MutateCampaignFeeds", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/campaignFeeds:mutate" - } - ] - } - ] - }, - { - "shortName": "CampaignLabelService", - "fullName": "google.ads.googleads.v7.services.CampaignLabelService", - "methods": [ - { - "shortName": "GetCampaignLabel", - "fullName": "google.ads.googleads.v7.services.CampaignLabelService.GetCampaignLabel", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/campaignLabels/*}" - } - ] - }, - { - "shortName": "MutateCampaignLabels", - "fullName": "google.ads.googleads.v7.services.CampaignLabelService.MutateCampaignLabels", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/campaignLabels:mutate" - } - ] - } - ] - }, - { - "shortName": "CampaignService", - "fullName": "google.ads.googleads.v7.services.CampaignService", - "methods": [ - { - "shortName": "GetCampaign", - "fullName": "google.ads.googleads.v7.services.CampaignService.GetCampaign", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/campaigns/*}" - } - ] - }, - { - "shortName": "MutateCampaigns", - "fullName": "google.ads.googleads.v7.services.CampaignService.MutateCampaigns", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/campaigns:mutate" - } - ] - } - ] - }, - { - "shortName": "CampaignSharedSetService", - "fullName": "google.ads.googleads.v7.services.CampaignSharedSetService", - "methods": [ - { - "shortName": "GetCampaignSharedSet", - "fullName": "google.ads.googleads.v7.services.CampaignSharedSetService.GetCampaignSharedSet", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/campaignSharedSets/*}" - } - ] - }, - { - "shortName": "MutateCampaignSharedSets", - "fullName": "google.ads.googleads.v7.services.CampaignSharedSetService.MutateCampaignSharedSets", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/campaignSharedSets:mutate" - } - ] - } - ] - }, - { - "shortName": "CampaignSimulationService", - "fullName": "google.ads.googleads.v7.services.CampaignSimulationService", - "methods": [ - { - "shortName": "GetCampaignSimulation", - "fullName": "google.ads.googleads.v7.services.CampaignSimulationService.GetCampaignSimulation", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/campaignSimulations/*}" - } - ] - } - ] - }, - { - "shortName": "CarrierConstantService", - "fullName": "google.ads.googleads.v7.services.CarrierConstantService", - "methods": [ - { - "shortName": "GetCarrierConstant", - "fullName": "google.ads.googleads.v7.services.CarrierConstantService.GetCarrierConstant", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=carrierConstants/*}" - } - ] - } - ] - }, - { - "shortName": "ChangeStatusService", - "fullName": "google.ads.googleads.v7.services.ChangeStatusService", - "methods": [ - { - "shortName": "GetChangeStatus", - "fullName": "google.ads.googleads.v7.services.ChangeStatusService.GetChangeStatus", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/changeStatus/*}" - } - ] - } - ] - }, - { - "shortName": "ClickViewService", - "fullName": "google.ads.googleads.v7.services.ClickViewService", - "methods": [ - { - "shortName": "GetClickView", - "fullName": "google.ads.googleads.v7.services.ClickViewService.GetClickView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/clickViews/*}" - } - ] - } - ] - }, - { - "shortName": "CombinedAudienceService", - "fullName": "google.ads.googleads.v7.services.CombinedAudienceService", - "methods": [ - { - "shortName": "GetCombinedAudience", - "fullName": "google.ads.googleads.v7.services.CombinedAudienceService.GetCombinedAudience", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/combinedAudiences/*}" - } - ] - } - ] - }, - { - "shortName": "ConversionActionService", - "fullName": "google.ads.googleads.v7.services.ConversionActionService", - "methods": [ - { - "shortName": "GetConversionAction", - "fullName": "google.ads.googleads.v7.services.ConversionActionService.GetConversionAction", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/conversionActions/*}" - } - ] - }, - { - "shortName": "MutateConversionActions", - "fullName": "google.ads.googleads.v7.services.ConversionActionService.MutateConversionActions", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/conversionActions:mutate" - } - ] - } - ] - }, - { - "shortName": "ConversionAdjustmentUploadService", - "fullName": "google.ads.googleads.v7.services.ConversionAdjustmentUploadService", - "methods": [ - { - "shortName": "UploadConversionAdjustments", - "fullName": "google.ads.googleads.v7.services.ConversionAdjustmentUploadService.UploadConversionAdjustments", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}:uploadConversionAdjustments" - } - ] - } - ] - }, - { - "shortName": "ConversionCustomVariableService", - "fullName": "google.ads.googleads.v7.services.ConversionCustomVariableService", - "methods": [ - { - "shortName": "GetConversionCustomVariable", - "fullName": "google.ads.googleads.v7.services.ConversionCustomVariableService.GetConversionCustomVariable", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/conversionCustomVariables/*}" - } - ] - }, - { - "shortName": "MutateConversionCustomVariables", - "fullName": "google.ads.googleads.v7.services.ConversionCustomVariableService.MutateConversionCustomVariables", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/conversionCustomVariables:mutate" - } - ] - } - ] - }, - { - "shortName": "ConversionUploadService", - "fullName": "google.ads.googleads.v7.services.ConversionUploadService", - "methods": [ - { - "shortName": "UploadCallConversions", - "fullName": "google.ads.googleads.v7.services.ConversionUploadService.UploadCallConversions", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}:uploadCallConversions" - } - ] - }, - { - "shortName": "UploadClickConversions", - "fullName": "google.ads.googleads.v7.services.ConversionUploadService.UploadClickConversions", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}:uploadClickConversions" - } - ] - } - ] - }, - { - "shortName": "CurrencyConstantService", - "fullName": "google.ads.googleads.v7.services.CurrencyConstantService", - "methods": [ - { - "shortName": "GetCurrencyConstant", - "fullName": "google.ads.googleads.v7.services.CurrencyConstantService.GetCurrencyConstant", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=currencyConstants/*}" - } - ] - } - ] - }, - { - "shortName": "CustomAudienceService", - "fullName": "google.ads.googleads.v7.services.CustomAudienceService", - "methods": [ - { - "shortName": "GetCustomAudience", - "fullName": "google.ads.googleads.v7.services.CustomAudienceService.GetCustomAudience", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/customAudiences/*}" - } - ] - }, - { - "shortName": "MutateCustomAudiences", - "fullName": "google.ads.googleads.v7.services.CustomAudienceService.MutateCustomAudiences", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/customAudiences:mutate" - } - ] - } - ] - }, - { - "shortName": "CustomInterestService", - "fullName": "google.ads.googleads.v7.services.CustomInterestService", - "methods": [ - { - "shortName": "GetCustomInterest", - "fullName": "google.ads.googleads.v7.services.CustomInterestService.GetCustomInterest", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/customInterests/*}" - } - ] - }, - { - "shortName": "MutateCustomInterests", - "fullName": "google.ads.googleads.v7.services.CustomInterestService.MutateCustomInterests", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/customInterests:mutate" - } - ] - } - ] - }, - { - "shortName": "CustomerAssetService", - "fullName": "google.ads.googleads.v7.services.CustomerAssetService", - "methods": [ - { - "shortName": "GetCustomerAsset", - "fullName": "google.ads.googleads.v7.services.CustomerAssetService.GetCustomerAsset", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/customerAssets/*}" - } - ] - }, - { - "shortName": "MutateCustomerAssets", - "fullName": "google.ads.googleads.v7.services.CustomerAssetService.MutateCustomerAssets", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/customerAssets:mutate" - } - ] - } - ] - }, - { - "shortName": "CustomerClientLinkService", - "fullName": "google.ads.googleads.v7.services.CustomerClientLinkService", - "methods": [ - { - "shortName": "GetCustomerClientLink", - "fullName": "google.ads.googleads.v7.services.CustomerClientLinkService.GetCustomerClientLink", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/customerClientLinks/*}" - } - ] - }, - { - "shortName": "MutateCustomerClientLink", - "fullName": "google.ads.googleads.v7.services.CustomerClientLinkService.MutateCustomerClientLink", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/customerClientLinks:mutate" - } - ] - } - ] - }, - { - "shortName": "CustomerClientService", - "fullName": "google.ads.googleads.v7.services.CustomerClientService", - "methods": [ - { - "shortName": "GetCustomerClient", - "fullName": "google.ads.googleads.v7.services.CustomerClientService.GetCustomerClient", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/customerClients/*}" - } - ] - } - ] - }, - { - "shortName": "CustomerExtensionSettingService", - "fullName": "google.ads.googleads.v7.services.CustomerExtensionSettingService", - "methods": [ - { - "shortName": "GetCustomerExtensionSetting", - "fullName": "google.ads.googleads.v7.services.CustomerExtensionSettingService.GetCustomerExtensionSetting", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/customerExtensionSettings/*}" - } - ] - }, - { - "shortName": "MutateCustomerExtensionSettings", - "fullName": "google.ads.googleads.v7.services.CustomerExtensionSettingService.MutateCustomerExtensionSettings", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/customerExtensionSettings:mutate" - } - ] - } - ] - }, - { - "shortName": "CustomerFeedService", - "fullName": "google.ads.googleads.v7.services.CustomerFeedService", - "methods": [ - { - "shortName": "GetCustomerFeed", - "fullName": "google.ads.googleads.v7.services.CustomerFeedService.GetCustomerFeed", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/customerFeeds/*}" - } - ] - }, - { - "shortName": "MutateCustomerFeeds", - "fullName": "google.ads.googleads.v7.services.CustomerFeedService.MutateCustomerFeeds", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/customerFeeds:mutate" - } - ] - } - ] - }, - { - "shortName": "CustomerLabelService", - "fullName": "google.ads.googleads.v7.services.CustomerLabelService", - "methods": [ - { - "shortName": "GetCustomerLabel", - "fullName": "google.ads.googleads.v7.services.CustomerLabelService.GetCustomerLabel", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/customerLabels/*}" - } - ] - }, - { - "shortName": "MutateCustomerLabels", - "fullName": "google.ads.googleads.v7.services.CustomerLabelService.MutateCustomerLabels", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/customerLabels:mutate" - } - ] - } - ] - }, - { - "shortName": "CustomerManagerLinkService", - "fullName": "google.ads.googleads.v7.services.CustomerManagerLinkService", - "methods": [ - { - "shortName": "GetCustomerManagerLink", - "fullName": "google.ads.googleads.v7.services.CustomerManagerLinkService.GetCustomerManagerLink", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/customerManagerLinks/*}" - } - ] - }, - { - "shortName": "MoveManagerLink", - "fullName": "google.ads.googleads.v7.services.CustomerManagerLinkService.MoveManagerLink", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/customerManagerLinks:moveManagerLink" - } - ] - }, - { - "shortName": "MutateCustomerManagerLink", - "fullName": "google.ads.googleads.v7.services.CustomerManagerLinkService.MutateCustomerManagerLink", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/customerManagerLinks:mutate" - } - ] - } - ] - }, - { - "shortName": "CustomerNegativeCriterionService", - "fullName": "google.ads.googleads.v7.services.CustomerNegativeCriterionService", - "methods": [ - { - "shortName": "GetCustomerNegativeCriterion", - "fullName": "google.ads.googleads.v7.services.CustomerNegativeCriterionService.GetCustomerNegativeCriterion", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/customerNegativeCriteria/*}" - } - ] - }, - { - "shortName": "MutateCustomerNegativeCriteria", - "fullName": "google.ads.googleads.v7.services.CustomerNegativeCriterionService.MutateCustomerNegativeCriteria", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/customerNegativeCriteria:mutate" - } - ] - } - ] - }, - { - "shortName": "CustomerService", - "fullName": "google.ads.googleads.v7.services.CustomerService", - "methods": [ - { - "shortName": "CreateCustomerClient", - "fullName": "google.ads.googleads.v7.services.CustomerService.CreateCustomerClient", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}:createCustomerClient" - } - ] - }, - { - "shortName": "GetCustomer", - "fullName": "google.ads.googleads.v7.services.CustomerService.GetCustomer", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*}" - } - ] - }, - { - "shortName": "ListAccessibleCustomers", - "fullName": "google.ads.googleads.v7.services.CustomerService.ListAccessibleCustomers", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/customers:listAccessibleCustomers" - } - ] - }, - { - "shortName": "MutateCustomer", - "fullName": "google.ads.googleads.v7.services.CustomerService.MutateCustomer", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}:mutate" - } - ] - } - ] - }, - { - "shortName": "CustomerUserAccessInvitationService", - "fullName": "google.ads.googleads.v7.services.CustomerUserAccessInvitationService", - "methods": [ - { - "shortName": "GetCustomerUserAccessInvitation", - "fullName": "google.ads.googleads.v7.services.CustomerUserAccessInvitationService.GetCustomerUserAccessInvitation", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/customerUserAccessInvitations/*}" - } - ] - }, - { - "shortName": "MutateCustomerUserAccessInvitation", - "fullName": "google.ads.googleads.v7.services.CustomerUserAccessInvitationService.MutateCustomerUserAccessInvitation", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/customerUserAccessInvitations:mutate" - } - ] - } - ] - }, - { - "shortName": "CustomerUserAccessService", - "fullName": "google.ads.googleads.v7.services.CustomerUserAccessService", - "methods": [ - { - "shortName": "GetCustomerUserAccess", - "fullName": "google.ads.googleads.v7.services.CustomerUserAccessService.GetCustomerUserAccess", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/customerUserAccesses/*}" - } - ] - }, - { - "shortName": "MutateCustomerUserAccess", - "fullName": "google.ads.googleads.v7.services.CustomerUserAccessService.MutateCustomerUserAccess", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/customerUserAccesses:mutate" - } - ] - } - ] - }, - { - "shortName": "DetailPlacementViewService", - "fullName": "google.ads.googleads.v7.services.DetailPlacementViewService", - "methods": [ - { - "shortName": "GetDetailPlacementView", - "fullName": "google.ads.googleads.v7.services.DetailPlacementViewService.GetDetailPlacementView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/detailPlacementViews/*}" - } - ] - } - ] - }, - { - "shortName": "DisplayKeywordViewService", - "fullName": "google.ads.googleads.v7.services.DisplayKeywordViewService", - "methods": [ - { - "shortName": "GetDisplayKeywordView", - "fullName": "google.ads.googleads.v7.services.DisplayKeywordViewService.GetDisplayKeywordView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/displayKeywordViews/*}" - } - ] - } - ] - }, - { - "shortName": "DistanceViewService", - "fullName": "google.ads.googleads.v7.services.DistanceViewService", - "methods": [ - { - "shortName": "GetDistanceView", - "fullName": "google.ads.googleads.v7.services.DistanceViewService.GetDistanceView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/distanceViews/*}" - } - ] - } - ] - }, - { - "shortName": "DomainCategoryService", - "fullName": "google.ads.googleads.v7.services.DomainCategoryService", - "methods": [ - { - "shortName": "GetDomainCategory", - "fullName": "google.ads.googleads.v7.services.DomainCategoryService.GetDomainCategory", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/domainCategories/*}" - } - ] - } - ] - }, - { - "shortName": "DynamicSearchAdsSearchTermViewService", - "fullName": "google.ads.googleads.v7.services.DynamicSearchAdsSearchTermViewService", - "methods": [ - { - "shortName": "GetDynamicSearchAdsSearchTermView", - "fullName": "google.ads.googleads.v7.services.DynamicSearchAdsSearchTermViewService.GetDynamicSearchAdsSearchTermView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/dynamicSearchAdsSearchTermViews/*}" - } - ] - } - ] - }, - { - "shortName": "ExpandedLandingPageViewService", - "fullName": "google.ads.googleads.v7.services.ExpandedLandingPageViewService", - "methods": [ - { - "shortName": "GetExpandedLandingPageView", - "fullName": "google.ads.googleads.v7.services.ExpandedLandingPageViewService.GetExpandedLandingPageView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/expandedLandingPageViews/*}" - } - ] - } - ] - }, - { - "shortName": "ExtensionFeedItemService", - "fullName": "google.ads.googleads.v7.services.ExtensionFeedItemService", - "methods": [ - { - "shortName": "GetExtensionFeedItem", - "fullName": "google.ads.googleads.v7.services.ExtensionFeedItemService.GetExtensionFeedItem", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/extensionFeedItems/*}" - } - ] - }, - { - "shortName": "MutateExtensionFeedItems", - "fullName": "google.ads.googleads.v7.services.ExtensionFeedItemService.MutateExtensionFeedItems", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/extensionFeedItems:mutate" - } - ] - } - ] - }, - { - "shortName": "FeedItemService", - "fullName": "google.ads.googleads.v7.services.FeedItemService", - "methods": [ - { - "shortName": "GetFeedItem", - "fullName": "google.ads.googleads.v7.services.FeedItemService.GetFeedItem", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/feedItems/*}" - } - ] - }, - { - "shortName": "MutateFeedItems", - "fullName": "google.ads.googleads.v7.services.FeedItemService.MutateFeedItems", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/feedItems:mutate" - } - ] - } - ] - }, - { - "shortName": "FeedItemSetLinkService", - "fullName": "google.ads.googleads.v7.services.FeedItemSetLinkService", - "methods": [ - { - "shortName": "GetFeedItemSetLink", - "fullName": "google.ads.googleads.v7.services.FeedItemSetLinkService.GetFeedItemSetLink", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/feedItemSetLinks/*}" - } - ] - }, - { - "shortName": "MutateFeedItemSetLinks", - "fullName": "google.ads.googleads.v7.services.FeedItemSetLinkService.MutateFeedItemSetLinks", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/feedItemSetLinks:mutate" - } - ] - } - ] - }, - { - "shortName": "FeedItemSetService", - "fullName": "google.ads.googleads.v7.services.FeedItemSetService", - "methods": [ - { - "shortName": "GetFeedItemSet", - "fullName": "google.ads.googleads.v7.services.FeedItemSetService.GetFeedItemSet", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/feedItemSets/*}" - } - ] - }, - { - "shortName": "MutateFeedItemSets", - "fullName": "google.ads.googleads.v7.services.FeedItemSetService.MutateFeedItemSets", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/feedItemSets:mutate" - } - ] - } - ] - }, - { - "shortName": "FeedItemTargetService", - "fullName": "google.ads.googleads.v7.services.FeedItemTargetService", - "methods": [ - { - "shortName": "GetFeedItemTarget", - "fullName": "google.ads.googleads.v7.services.FeedItemTargetService.GetFeedItemTarget", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/feedItemTargets/*}" - } - ] - }, - { - "shortName": "MutateFeedItemTargets", - "fullName": "google.ads.googleads.v7.services.FeedItemTargetService.MutateFeedItemTargets", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/feedItemTargets:mutate" - } - ] - } - ] - }, - { - "shortName": "FeedMappingService", - "fullName": "google.ads.googleads.v7.services.FeedMappingService", - "methods": [ - { - "shortName": "GetFeedMapping", - "fullName": "google.ads.googleads.v7.services.FeedMappingService.GetFeedMapping", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/feedMappings/*}" - } - ] - }, - { - "shortName": "MutateFeedMappings", - "fullName": "google.ads.googleads.v7.services.FeedMappingService.MutateFeedMappings", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/feedMappings:mutate" - } - ] - } - ] - }, - { - "shortName": "FeedPlaceholderViewService", - "fullName": "google.ads.googleads.v7.services.FeedPlaceholderViewService", - "methods": [ - { - "shortName": "GetFeedPlaceholderView", - "fullName": "google.ads.googleads.v7.services.FeedPlaceholderViewService.GetFeedPlaceholderView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/feedPlaceholderViews/*}" - } - ] - } - ] - }, - { - "shortName": "FeedService", - "fullName": "google.ads.googleads.v7.services.FeedService", - "methods": [ - { - "shortName": "GetFeed", - "fullName": "google.ads.googleads.v7.services.FeedService.GetFeed", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/feeds/*}" - } - ] - }, - { - "shortName": "MutateFeeds", - "fullName": "google.ads.googleads.v7.services.FeedService.MutateFeeds", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/feeds:mutate" - } - ] - } - ] - }, - { - "shortName": "GenderViewService", - "fullName": "google.ads.googleads.v7.services.GenderViewService", - "methods": [ - { - "shortName": "GetGenderView", - "fullName": "google.ads.googleads.v7.services.GenderViewService.GetGenderView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/genderViews/*}" - } - ] - } - ] - }, - { - "shortName": "GeoTargetConstantService", - "fullName": "google.ads.googleads.v7.services.GeoTargetConstantService", - "methods": [ - { - "shortName": "GetGeoTargetConstant", - "fullName": "google.ads.googleads.v7.services.GeoTargetConstantService.GetGeoTargetConstant", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=geoTargetConstants/*}" - } - ] - }, - { - "shortName": "SuggestGeoTargetConstants", - "fullName": "google.ads.googleads.v7.services.GeoTargetConstantService.SuggestGeoTargetConstants", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/geoTargetConstants:suggest" - } - ] - } - ] - }, - { - "shortName": "GeographicViewService", - "fullName": "google.ads.googleads.v7.services.GeographicViewService", - "methods": [ - { - "shortName": "GetGeographicView", - "fullName": "google.ads.googleads.v7.services.GeographicViewService.GetGeographicView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/geographicViews/*}" - } - ] - } - ] - }, - { - "shortName": "GoogleAdsFieldService", - "fullName": "google.ads.googleads.v7.services.GoogleAdsFieldService", - "methods": [ - { - "shortName": "GetGoogleAdsField", - "fullName": "google.ads.googleads.v7.services.GoogleAdsFieldService.GetGoogleAdsField", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=googleAdsFields/*}" - } - ] - }, - { - "shortName": "SearchGoogleAdsFields", - "fullName": "google.ads.googleads.v7.services.GoogleAdsFieldService.SearchGoogleAdsFields", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/googleAdsFields:search" - } - ] - } - ] - }, - { - "shortName": "GoogleAdsService", - "fullName": "google.ads.googleads.v7.services.GoogleAdsService", - "methods": [ - { - "shortName": "Mutate", - "fullName": "google.ads.googleads.v7.services.GoogleAdsService.Mutate", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/googleAds:mutate" - } - ] - }, - { - "shortName": "Search", - "fullName": "google.ads.googleads.v7.services.GoogleAdsService.Search", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/googleAds:search" - } - ] - }, - { - "shortName": "SearchStream", - "fullName": "google.ads.googleads.v7.services.GoogleAdsService.SearchStream", - "mode": "SERVER_STREAMING", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/googleAds:searchStream" - } - ] - } - ] - }, - { - "shortName": "GroupPlacementViewService", - "fullName": "google.ads.googleads.v7.services.GroupPlacementViewService", - "methods": [ - { - "shortName": "GetGroupPlacementView", - "fullName": "google.ads.googleads.v7.services.GroupPlacementViewService.GetGroupPlacementView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/groupPlacementViews/*}" - } - ] - } - ] - }, - { - "shortName": "HotelGroupViewService", - "fullName": "google.ads.googleads.v7.services.HotelGroupViewService", - "methods": [ - { - "shortName": "GetHotelGroupView", - "fullName": "google.ads.googleads.v7.services.HotelGroupViewService.GetHotelGroupView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/hotelGroupViews/*}" - } - ] - } - ] - }, - { - "shortName": "HotelPerformanceViewService", - "fullName": "google.ads.googleads.v7.services.HotelPerformanceViewService", - "methods": [ - { - "shortName": "GetHotelPerformanceView", - "fullName": "google.ads.googleads.v7.services.HotelPerformanceViewService.GetHotelPerformanceView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/hotelPerformanceView}" - } - ] - } - ] - }, - { - "shortName": "IncomeRangeViewService", - "fullName": "google.ads.googleads.v7.services.IncomeRangeViewService", - "methods": [ - { - "shortName": "GetIncomeRangeView", - "fullName": "google.ads.googleads.v7.services.IncomeRangeViewService.GetIncomeRangeView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/incomeRangeViews/*}" - } - ] - } - ] - }, - { - "shortName": "InvoiceService", - "fullName": "google.ads.googleads.v7.services.InvoiceService", - "methods": [ - { - "shortName": "ListInvoices", - "fullName": "google.ads.googleads.v7.services.InvoiceService.ListInvoices", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/customers/{customer_id=*}/invoices" - } - ] - } - ] - }, - { - "shortName": "KeywordPlanAdGroupKeywordService", - "fullName": "google.ads.googleads.v7.services.KeywordPlanAdGroupKeywordService", - "methods": [ - { - "shortName": "GetKeywordPlanAdGroupKeyword", - "fullName": "google.ads.googleads.v7.services.KeywordPlanAdGroupKeywordService.GetKeywordPlanAdGroupKeyword", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/keywordPlanAdGroupKeywords/*}" - } - ] - }, - { - "shortName": "MutateKeywordPlanAdGroupKeywords", - "fullName": "google.ads.googleads.v7.services.KeywordPlanAdGroupKeywordService.MutateKeywordPlanAdGroupKeywords", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/keywordPlanAdGroupKeywords:mutate" - } - ] - } - ] - }, - { - "shortName": "KeywordPlanAdGroupService", - "fullName": "google.ads.googleads.v7.services.KeywordPlanAdGroupService", - "methods": [ - { - "shortName": "GetKeywordPlanAdGroup", - "fullName": "google.ads.googleads.v7.services.KeywordPlanAdGroupService.GetKeywordPlanAdGroup", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/keywordPlanAdGroups/*}" - } - ] - }, - { - "shortName": "MutateKeywordPlanAdGroups", - "fullName": "google.ads.googleads.v7.services.KeywordPlanAdGroupService.MutateKeywordPlanAdGroups", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/keywordPlanAdGroups:mutate" - } - ] - } - ] - }, - { - "shortName": "KeywordPlanCampaignKeywordService", - "fullName": "google.ads.googleads.v7.services.KeywordPlanCampaignKeywordService", - "methods": [ - { - "shortName": "GetKeywordPlanCampaignKeyword", - "fullName": "google.ads.googleads.v7.services.KeywordPlanCampaignKeywordService.GetKeywordPlanCampaignKeyword", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/keywordPlanCampaignKeywords/*}" - } - ] - }, - { - "shortName": "MutateKeywordPlanCampaignKeywords", - "fullName": "google.ads.googleads.v7.services.KeywordPlanCampaignKeywordService.MutateKeywordPlanCampaignKeywords", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/keywordPlanCampaignKeywords:mutate" - } - ] - } - ] - }, - { - "shortName": "KeywordPlanCampaignService", - "fullName": "google.ads.googleads.v7.services.KeywordPlanCampaignService", - "methods": [ - { - "shortName": "GetKeywordPlanCampaign", - "fullName": "google.ads.googleads.v7.services.KeywordPlanCampaignService.GetKeywordPlanCampaign", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/keywordPlanCampaigns/*}" - } - ] - }, - { - "shortName": "MutateKeywordPlanCampaigns", - "fullName": "google.ads.googleads.v7.services.KeywordPlanCampaignService.MutateKeywordPlanCampaigns", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/keywordPlanCampaigns:mutate" - } - ] - } - ] - }, - { - "shortName": "KeywordPlanIdeaService", - "fullName": "google.ads.googleads.v7.services.KeywordPlanIdeaService", - "methods": [ - { - "shortName": "GenerateKeywordIdeas", - "fullName": "google.ads.googleads.v7.services.KeywordPlanIdeaService.GenerateKeywordIdeas", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}:generateKeywordIdeas" - } - ] - } - ] - }, - { - "shortName": "KeywordPlanService", - "fullName": "google.ads.googleads.v7.services.KeywordPlanService", - "methods": [ - { - "shortName": "GenerateForecastCurve", - "fullName": "google.ads.googleads.v7.services.KeywordPlanService.GenerateForecastCurve", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/{keyword_plan=customers/*/keywordPlans/*}:generateForecastCurve" - } - ] - }, - { - "shortName": "GenerateForecastMetrics", - "fullName": "google.ads.googleads.v7.services.KeywordPlanService.GenerateForecastMetrics", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/{keyword_plan=customers/*/keywordPlans/*}:generateForecastMetrics" - } - ] - }, - { - "shortName": "GenerateForecastTimeSeries", - "fullName": "google.ads.googleads.v7.services.KeywordPlanService.GenerateForecastTimeSeries", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/{keyword_plan=customers/*/keywordPlans/*}:generateForecastTimeSeries" - } - ] - }, - { - "shortName": "GenerateHistoricalMetrics", - "fullName": "google.ads.googleads.v7.services.KeywordPlanService.GenerateHistoricalMetrics", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/{keyword_plan=customers/*/keywordPlans/*}:generateHistoricalMetrics" - } - ] - }, - { - "shortName": "GetKeywordPlan", - "fullName": "google.ads.googleads.v7.services.KeywordPlanService.GetKeywordPlan", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/keywordPlans/*}" - } - ] - }, - { - "shortName": "MutateKeywordPlans", - "fullName": "google.ads.googleads.v7.services.KeywordPlanService.MutateKeywordPlans", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/keywordPlans:mutate" - } - ] - } - ] - }, - { - "shortName": "KeywordViewService", - "fullName": "google.ads.googleads.v7.services.KeywordViewService", - "methods": [ - { - "shortName": "GetKeywordView", - "fullName": "google.ads.googleads.v7.services.KeywordViewService.GetKeywordView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/keywordViews/*}" - } - ] - } - ] - }, - { - "shortName": "LabelService", - "fullName": "google.ads.googleads.v7.services.LabelService", - "methods": [ - { - "shortName": "GetLabel", - "fullName": "google.ads.googleads.v7.services.LabelService.GetLabel", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/labels/*}" - } - ] - }, - { - "shortName": "MutateLabels", - "fullName": "google.ads.googleads.v7.services.LabelService.MutateLabels", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/labels:mutate" - } - ] - } - ] - }, - { - "shortName": "LandingPageViewService", - "fullName": "google.ads.googleads.v7.services.LandingPageViewService", - "methods": [ - { - "shortName": "GetLandingPageView", - "fullName": "google.ads.googleads.v7.services.LandingPageViewService.GetLandingPageView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/landingPageViews/*}" - } - ] - } - ] - }, - { - "shortName": "LanguageConstantService", - "fullName": "google.ads.googleads.v7.services.LanguageConstantService", - "methods": [ - { - "shortName": "GetLanguageConstant", - "fullName": "google.ads.googleads.v7.services.LanguageConstantService.GetLanguageConstant", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=languageConstants/*}" - } - ] - } - ] - }, - { - "shortName": "LifeEventService", - "fullName": "google.ads.googleads.v7.services.LifeEventService", - "methods": [ - { - "shortName": "GetLifeEvent", - "fullName": "google.ads.googleads.v7.services.LifeEventService.GetLifeEvent", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/lifeEvents/*}" - } - ] - } - ] - }, - { - "shortName": "LocationViewService", - "fullName": "google.ads.googleads.v7.services.LocationViewService", - "methods": [ - { - "shortName": "GetLocationView", - "fullName": "google.ads.googleads.v7.services.LocationViewService.GetLocationView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/locationViews/*}" - } - ] - } - ] - }, - { - "shortName": "ManagedPlacementViewService", - "fullName": "google.ads.googleads.v7.services.ManagedPlacementViewService", - "methods": [ - { - "shortName": "GetManagedPlacementView", - "fullName": "google.ads.googleads.v7.services.ManagedPlacementViewService.GetManagedPlacementView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/managedPlacementViews/*}" - } - ] - } - ] - }, - { - "shortName": "MediaFileService", - "fullName": "google.ads.googleads.v7.services.MediaFileService", - "methods": [ - { - "shortName": "GetMediaFile", - "fullName": "google.ads.googleads.v7.services.MediaFileService.GetMediaFile", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/mediaFiles/*}" - } - ] - }, - { - "shortName": "MutateMediaFiles", - "fullName": "google.ads.googleads.v7.services.MediaFileService.MutateMediaFiles", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/mediaFiles:mutate" - } - ] - } - ] - }, - { - "shortName": "MerchantCenterLinkService", - "fullName": "google.ads.googleads.v7.services.MerchantCenterLinkService", - "methods": [ - { - "shortName": "GetMerchantCenterLink", - "fullName": "google.ads.googleads.v7.services.MerchantCenterLinkService.GetMerchantCenterLink", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/merchantCenterLinks/*}" - } - ] - }, - { - "shortName": "ListMerchantCenterLinks", - "fullName": "google.ads.googleads.v7.services.MerchantCenterLinkService.ListMerchantCenterLinks", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/customers/{customer_id=*}/merchantCenterLinks" - } - ] - }, - { - "shortName": "MutateMerchantCenterLink", - "fullName": "google.ads.googleads.v7.services.MerchantCenterLinkService.MutateMerchantCenterLink", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/merchantCenterLinks:mutate" - } - ] - } - ] - }, - { - "shortName": "MobileAppCategoryConstantService", - "fullName": "google.ads.googleads.v7.services.MobileAppCategoryConstantService", - "methods": [ - { - "shortName": "GetMobileAppCategoryConstant", - "fullName": "google.ads.googleads.v7.services.MobileAppCategoryConstantService.GetMobileAppCategoryConstant", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=mobileAppCategoryConstants/*}" - } - ] - } - ] - }, - { - "shortName": "MobileDeviceConstantService", - "fullName": "google.ads.googleads.v7.services.MobileDeviceConstantService", - "methods": [ - { - "shortName": "GetMobileDeviceConstant", - "fullName": "google.ads.googleads.v7.services.MobileDeviceConstantService.GetMobileDeviceConstant", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=mobileDeviceConstants/*}" - } - ] - } - ] - }, - { - "shortName": "OfflineUserDataJobService", - "fullName": "google.ads.googleads.v7.services.OfflineUserDataJobService", - "methods": [ - { - "shortName": "AddOfflineUserDataJobOperations", - "fullName": "google.ads.googleads.v7.services.OfflineUserDataJobService.AddOfflineUserDataJobOperations", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/{resource_name=customers/*/offlineUserDataJobs/*}:addOperations" - } - ] - }, - { - "shortName": "CreateOfflineUserDataJob", - "fullName": "google.ads.googleads.v7.services.OfflineUserDataJobService.CreateOfflineUserDataJob", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/offlineUserDataJobs:create" - } - ] - }, - { - "shortName": "GetOfflineUserDataJob", - "fullName": "google.ads.googleads.v7.services.OfflineUserDataJobService.GetOfflineUserDataJob", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/offlineUserDataJobs/*}" - } - ] - }, - { - "shortName": "RunOfflineUserDataJob", - "fullName": "google.ads.googleads.v7.services.OfflineUserDataJobService.RunOfflineUserDataJob", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/{resource_name=customers/*/offlineUserDataJobs/*}:run" - } - ] - } - ] - }, - { - "shortName": "OperatingSystemVersionConstantService", - "fullName": "google.ads.googleads.v7.services.OperatingSystemVersionConstantService", - "methods": [ - { - "shortName": "GetOperatingSystemVersionConstant", - "fullName": "google.ads.googleads.v7.services.OperatingSystemVersionConstantService.GetOperatingSystemVersionConstant", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=operatingSystemVersionConstants/*}" - } - ] - } - ] - }, - { - "shortName": "PaidOrganicSearchTermViewService", - "fullName": "google.ads.googleads.v7.services.PaidOrganicSearchTermViewService", - "methods": [ - { - "shortName": "GetPaidOrganicSearchTermView", - "fullName": "google.ads.googleads.v7.services.PaidOrganicSearchTermViewService.GetPaidOrganicSearchTermView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/paidOrganicSearchTermViews/*}" - } - ] - } - ] - }, - { - "shortName": "ParentalStatusViewService", - "fullName": "google.ads.googleads.v7.services.ParentalStatusViewService", - "methods": [ - { - "shortName": "GetParentalStatusView", - "fullName": "google.ads.googleads.v7.services.ParentalStatusViewService.GetParentalStatusView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/parentalStatusViews/*}" - } - ] - } - ] - }, - { - "shortName": "PaymentsAccountService", - "fullName": "google.ads.googleads.v7.services.PaymentsAccountService", - "methods": [ - { - "shortName": "ListPaymentsAccounts", - "fullName": "google.ads.googleads.v7.services.PaymentsAccountService.ListPaymentsAccounts", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/customers/{customer_id=*}/paymentsAccounts" - } - ] - } - ] - }, - { - "shortName": "ProductBiddingCategoryConstantService", - "fullName": "google.ads.googleads.v7.services.ProductBiddingCategoryConstantService", - "methods": [ - { - "shortName": "GetProductBiddingCategoryConstant", - "fullName": "google.ads.googleads.v7.services.ProductBiddingCategoryConstantService.GetProductBiddingCategoryConstant", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=productBiddingCategoryConstants/*}" - } - ] - } - ] - }, - { - "shortName": "ProductGroupViewService", - "fullName": "google.ads.googleads.v7.services.ProductGroupViewService", - "methods": [ - { - "shortName": "GetProductGroupView", - "fullName": "google.ads.googleads.v7.services.ProductGroupViewService.GetProductGroupView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/productGroupViews/*}" - } - ] - } - ] - }, - { - "shortName": "ReachPlanService", - "fullName": "google.ads.googleads.v7.services.ReachPlanService", - "methods": [ - { - "shortName": "GenerateProductMixIdeas", - "fullName": "google.ads.googleads.v7.services.ReachPlanService.GenerateProductMixIdeas", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}:generateProductMixIdeas" - } - ] - }, - { - "shortName": "GenerateReachForecast", - "fullName": "google.ads.googleads.v7.services.ReachPlanService.GenerateReachForecast", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}:generateReachForecast" - } - ] - }, - { - "shortName": "ListPlannableLocations", - "fullName": "google.ads.googleads.v7.services.ReachPlanService.ListPlannableLocations", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7:listPlannableLocations" - } - ] - }, - { - "shortName": "ListPlannableProducts", - "fullName": "google.ads.googleads.v7.services.ReachPlanService.ListPlannableProducts", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7:listPlannableProducts" - } - ] - } - ] - }, - { - "shortName": "RecommendationService", - "fullName": "google.ads.googleads.v7.services.RecommendationService", - "methods": [ - { - "shortName": "ApplyRecommendation", - "fullName": "google.ads.googleads.v7.services.RecommendationService.ApplyRecommendation", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/recommendations:apply" - } - ] - }, - { - "shortName": "DismissRecommendation", - "fullName": "google.ads.googleads.v7.services.RecommendationService.DismissRecommendation", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/recommendations:dismiss" - } - ] - }, - { - "shortName": "GetRecommendation", - "fullName": "google.ads.googleads.v7.services.RecommendationService.GetRecommendation", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/recommendations/*}" - } - ] - } - ] - }, - { - "shortName": "RemarketingActionService", - "fullName": "google.ads.googleads.v7.services.RemarketingActionService", - "methods": [ - { - "shortName": "GetRemarketingAction", - "fullName": "google.ads.googleads.v7.services.RemarketingActionService.GetRemarketingAction", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/remarketingActions/*}" - } - ] - }, - { - "shortName": "MutateRemarketingActions", - "fullName": "google.ads.googleads.v7.services.RemarketingActionService.MutateRemarketingActions", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/remarketingActions:mutate" - } - ] - } - ] - }, - { - "shortName": "SearchTermViewService", - "fullName": "google.ads.googleads.v7.services.SearchTermViewService", - "methods": [ - { - "shortName": "GetSearchTermView", - "fullName": "google.ads.googleads.v7.services.SearchTermViewService.GetSearchTermView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/searchTermViews/*}" - } - ] - } - ] - }, - { - "shortName": "SharedCriterionService", - "fullName": "google.ads.googleads.v7.services.SharedCriterionService", - "methods": [ - { - "shortName": "GetSharedCriterion", - "fullName": "google.ads.googleads.v7.services.SharedCriterionService.GetSharedCriterion", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/sharedCriteria/*}" - } - ] - }, - { - "shortName": "MutateSharedCriteria", - "fullName": "google.ads.googleads.v7.services.SharedCriterionService.MutateSharedCriteria", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/sharedCriteria:mutate" - } - ] - } - ] - }, - { - "shortName": "SharedSetService", - "fullName": "google.ads.googleads.v7.services.SharedSetService", - "methods": [ - { - "shortName": "GetSharedSet", - "fullName": "google.ads.googleads.v7.services.SharedSetService.GetSharedSet", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/sharedSets/*}" - } - ] - }, - { - "shortName": "MutateSharedSets", - "fullName": "google.ads.googleads.v7.services.SharedSetService.MutateSharedSets", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/sharedSets:mutate" - } - ] - } - ] - }, - { - "shortName": "ShoppingPerformanceViewService", - "fullName": "google.ads.googleads.v7.services.ShoppingPerformanceViewService", - "methods": [ - { - "shortName": "GetShoppingPerformanceView", - "fullName": "google.ads.googleads.v7.services.ShoppingPerformanceViewService.GetShoppingPerformanceView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/shoppingPerformanceView}" - } - ] - } - ] - }, - { - "shortName": "ThirdPartyAppAnalyticsLinkService", - "fullName": "google.ads.googleads.v7.services.ThirdPartyAppAnalyticsLinkService", - "methods": [ - { - "shortName": "GetThirdPartyAppAnalyticsLink", - "fullName": "google.ads.googleads.v7.services.ThirdPartyAppAnalyticsLinkService.GetThirdPartyAppAnalyticsLink", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/thirdPartyAppAnalyticsLinks/*}" - } - ] - }, - { - "shortName": "RegenerateShareableLinkId", - "fullName": "google.ads.googleads.v7.services.ThirdPartyAppAnalyticsLinkService.RegenerateShareableLinkId", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/{resource_name=customers/*/thirdPartyAppAnalyticsLinks/*}:regenerateShareableLinkId" - } - ] - } - ] - }, - { - "shortName": "TopicConstantService", - "fullName": "google.ads.googleads.v7.services.TopicConstantService", - "methods": [ - { - "shortName": "GetTopicConstant", - "fullName": "google.ads.googleads.v7.services.TopicConstantService.GetTopicConstant", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=topicConstants/*}" - } - ] - } - ] - }, - { - "shortName": "TopicViewService", - "fullName": "google.ads.googleads.v7.services.TopicViewService", - "methods": [ - { - "shortName": "GetTopicView", - "fullName": "google.ads.googleads.v7.services.TopicViewService.GetTopicView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/topicViews/*}" - } - ] - } - ] - }, - { - "shortName": "UserDataService", - "fullName": "google.ads.googleads.v7.services.UserDataService", - "methods": [ - { - "shortName": "UploadUserData", - "fullName": "google.ads.googleads.v7.services.UserDataService.UploadUserData", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}:uploadUserData" - } - ] - } - ] - }, - { - "shortName": "UserInterestService", - "fullName": "google.ads.googleads.v7.services.UserInterestService", - "methods": [ - { - "shortName": "GetUserInterest", - "fullName": "google.ads.googleads.v7.services.UserInterestService.GetUserInterest", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/userInterests/*}" - } - ] - } - ] - }, - { - "shortName": "UserListService", - "fullName": "google.ads.googleads.v7.services.UserListService", - "methods": [ - { - "shortName": "GetUserList", - "fullName": "google.ads.googleads.v7.services.UserListService.GetUserList", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/userLists/*}" - } - ] - }, - { - "shortName": "MutateUserLists", - "fullName": "google.ads.googleads.v7.services.UserListService.MutateUserLists", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v7/customers/{customer_id=*}/userLists:mutate" - } - ] - } - ] - }, - { - "shortName": "UserLocationViewService", - "fullName": "google.ads.googleads.v7.services.UserLocationViewService", - "methods": [ - { - "shortName": "GetUserLocationView", - "fullName": "google.ads.googleads.v7.services.UserLocationViewService.GetUserLocationView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/userLocationViews/*}" - } - ] - } - ] - }, - { - "shortName": "VideoService", - "fullName": "google.ads.googleads.v7.services.VideoService", - "methods": [ - { - "shortName": "GetVideo", - "fullName": "google.ads.googleads.v7.services.VideoService.GetVideo", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/videos/*}" - } - ] - } - ] - }, - { - "shortName": "WebpageViewService", - "fullName": "google.ads.googleads.v7.services.WebpageViewService", - "methods": [ - { - "shortName": "GetWebpageView", - "fullName": "google.ads.googleads.v7.services.WebpageViewService.GetWebpageView", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v7/{resource_name=customers/*/webpageViews/*}" - } - ] - } - ] - } - ], - "configFile": "googleads_v7.yaml" - }, { "id": "google.ads.googleads.v8", "directory": "google/ads/googleads/v8",