Hi Bruce,
Thank you for reaching out to Google Ads API Forum.
I can see that you have encountered the USER_PERMISSION_DENIED error. This error usually indicates that the authorized customer does not have access to the operating customer.
That being said, you will need to ensure that the user / email address you used to generate the OAuth2 credentials indeed has access to the account in your request. If the user / email address has access or is associated with the MCC / manager account, you will need to specify the MCC / manager account's ID without hyphens (-) as the value of the login-customer-id field.
Let us know how it goes on your end if this resolves your issue. If the error persists after trying the suggested solution, then you may provide to us the updated complete API logs (request and response with request-id and request header) generated when you encountered the said error along with the email address used to generate the OAuth2 credentials from your end so we can investigate further. You can provide it via the Reply privately to author option. If this option is not available, then send it instead on this email address googleadsa...@google.com.
Reference links included in this email:
![]() |
Google Ads API Team |
{ "forecastPeriod": { "startDate": "2023-08-30", "endDate": "2023-09-30" }, "campaign": { "languageConstants": [ "languageConstants/1000" ], "geoModifiers": [ { "geoTargetConstant": "geoTargetConstants/2826" } ], "keywordPlanNetwork": "GOOGLE_SEARCH", "biddingStrategy": { "manualCpcBiddingStrategy": { "dailyBudgetMicros": 1000000, "maxCpcBidMicros": 500000 } }, "conversionRate": 0.1, "adGroups": [ { "maxCpcBidMicros": 2000000, "biddableKeywords": [ { "keyword": { "matchType": "EXACT", "text": "workforce management software" }, "maxCpcBidMicros": 1000000 } ] } ] } }