RE: Alternate for get_service while migrating to. Google Ads API

2022-04-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there, Thanks for reaching out to the Google Ads API Forum. Could you confirm if you’re using current version as v10? If so, in the Google Ads API V10 version, GET methods have been removed from all services. Any service that exclusively had a get method has been removed as well. The primary

Re: UploadOfflineConversion: How to send ConversionDateTime in click conversion

2022-04-17 Thread Ajit Trivedi
Hi, What is the variable "conversion" in conversion.getDateTime(). Thanks On Wednesday, June 23, 2021 at 10:46:27 PM UTC+5:30 Pete Lavetsky (AdWords API Guru) wrote: > Hey Priya, > > We ran into this too and here's how we do it in Java: > > final String conversionDateTime = ZonedDateTime.of(con

Creating Video Ads

2022-04-17 Thread shigero imamura
Hello. Can I use Google Ads Api to create a YouTube video ad campaign? thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are s

Re: UserListClientService Error - UNEXPECTED_INTERNAL_API_ERROR

2022-04-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Nico, Thank you for the update. I am also a member of the Google Ads API team. We are glad to hear that. If you have further questions, please feel free to add those in this thread. Our team will be happy to assist and give support to you. Regards, Carmela Google Ads API Team ref:_00D1U117

RE: Average CPC ? (top / low bid)

2022-04-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Paul, Thank you for reaching out. You can find in this documentation the possible metrics that you can extract from using the generate historical metrics feature. For the average CPC or average cost per click, this can be extracted from the generate forecast metrics feature instead. As for

Google Ads API Error: AuthorizationError.DeveloperTokenProhibited

2022-04-17 Thread Doreen Tang
Hi API support team, We are facing an issue that needs your help. Our external full service Standard Access API application has been approved by AdWords API Compliance team, but we have done a system testing, it still shows error as below. Google Ads API Error : [AuthorizationError.DeveloperT

RE: is there any specific format of email and mobile number that should be used before hashing and making call to google ads api

2022-04-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ajit, Thank you for reaching out to us. For privacy concerns, email addresses, first names, and last names must be hashed using the SHA-256 algorithm before being uploaded. In order to standardize the hash results, prior to hashing one of these values you must: Remove leading/trailing white

RE: authorization_error: CUSTOMER_NOT_ENABLED

2022-04-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for raising this concern to the Google Ads API team. Moving forward to your concern, it seems that you've encountered the CUSTOMER_NOT_ENABLED error. With this, kindly note that it is not possible to make API requests against canceled / not enabled accounts unless you will reacti

RE: PAYMENT NOT RECIEVED

2022-04-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Akshay, Thank you for raising this concern to the Google Ads API team. With regard to your concern, it seems that this is a payment related concern. With this, I would suggest reaching out to the Product Team via this link as they are the ones who provide guidance/support for this issue. Re

DateFormat Error

2022-04-17 Thread Ajit Trivedi
Hi , I am getting the following response when trying to uploads offline data. The date format that I am currently using is "-mm-dd hh:mm:ss-hh:mm" which is same as per ads api documentation then why am I getting that error? upload success true response partial_failure_error { code: 3 mess

PAYMENT NOT RECIEVED

2022-04-17 Thread Akshay Patil
I HAVE NOT RECIEVED MY 9 MONTHS PUBLISHER PAYMENTS FOR MY GOOGLE ADS CAMPAIGN ID 189-051-0591. PLEASE HELP ME . -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You receiv

Average CPC ? (top / low bid)

2022-04-17 Thread 'Paul' via Google Ads API and AdWords API Forum
Hi, I'm trying to get the average CPC for a specific keyword (from the historical metrics). Can't find the average CPC through these metrics. Is there a formula to get the value based on Top of page bid and Low of page bid ? Thx ! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

authorization_error: CUSTOMER_NOT_ENABLED

2022-04-17 Thread 'huan chen' via Google Ads API and AdWords API Forum
when i use googleAdsApi.GoogleAdsServiceClient to get client_customer_list will throw exceptions. The details are as follows: com.google.ads.googleads.v8.errors.GoogleAdsException: errors { error_code { authorization_error: CUSTOMER_NOT_ENABLED } message: "The customer can\'t be used b