RE: Google Ads API Send Offline Conversion

2022-12-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Moving forward to your concern, it seems that you've encountered the USER_PERMISSION_DENIED error. The authorized customer does not have access to the operating customer. The common cause of this is when authenticating as a use

Google Ads API Send Offline Conversion

2022-12-21 Thread Aleksandra Nowak
Hello, I am trying to upload offline click conversion using REST API. For this purpose I am using below request: curl -f --request POST "https://googleads.googleapis.com/v12/customers/${customerId}:uploadClickConversions"; \ --header "Content-Type: application/json" \ --header "developer-