adGroudAds Issue

2023-08-09 Thread Muhammad Haseeb
I'm trying to create adGroupAds With Create operation Refernece url is : POST https://googleads.googleapis.com/v14/customers/{customerId}/adGroupAds:mutate this is my paylaod { "operations": [ { "create": { "adGroup": "customers/id/adGroups/id", "status": "ENABLED",

Re: error in google ads in customers.campaignbudgets.mutate

2023-07-10 Thread Muhammad Haseeb
I added login-customer-id in heaer but still getting same error On Monday, July 10, 2023 at 2:12:32 PM UTC+5 Google Ads API Forum Advisor wrote: > Hi, > > Thanks for reaching out to Google Ads API Forum. > > With regards to your concern, I can see that you are encountering the > *PERMISSION_DEN

Error in Google Ads in customers.campaignBudgets.mutate

2023-07-09 Thread Muhammad Haseeb
When I'm calling this api to Google Ads API explorer it's working fine but on calling from my code in node js it's giving error message:* 'The caller does not have permission', with error 403 *and * 'request-id': 'Yx07iORrYruWwV8S9cizIg*', * I've standard access of Google Ads Developer token* I