Re: Cannot Create Customer

2020-06-29 Thread Radek Karkut
Hello there, so can you tell me how can I make a call to create new customer on account authorised by oAuth? I have oAuth application and account authorised to this application, why I don't have permission to create new customer? I'm looking forward for your advice. poniedziaƂek, 29 czerwca

Getting Performance Report for CriteriaType INCOME_RANGE returns blank

2020-06-29 Thread Darren Osena
I'm trying to generate a report for household income using CRITERIA_PERFORMANCE_REPORT with predicate of CriteriaType of INCOME_RANGE however I'm not getting any values. However upon checking in our google ads account there are values which I'm expecting from the API as well. Thanks -- --

Get the creation time of the ad account

2020-06-29 Thread maltose
Hello All, I want to get the start time of the advertising account through api, is there any good way? This is important to me. Best Regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Customer_Not_Active trying to add label to account - Account IS active

2020-06-29 Thread giles bodger
HI all, i have an odd one here, looking around i can see a few people have had this issue over the past couple of years We are using the LabelService to simply add a label to an account. We have a couple thousand accounts and most of them behave when we try to add a new label. However we are

RE: Changing Max CPC Bid Manually by Keyword (Google Ads API Beta) using Python

2020-06-29 Thread Andrew Lee
Mitchell, Changing the ad_group_criterion.cpc_bid_micros value only changes the cpc value not the max cpc bid which is in the ad group level. The cpc bid in ad group criterion is a metric not a configuration. But what doesn't make sense to me is ad group level is an attribute of ad group

Re: Sitelinks update

2020-06-29 Thread Vijaysinh Parmar
its showing you dont have permission to reply to author in this group. On Monday, June 29, 2020 at 11:36:26 PM UTC+5:30 adsapiforumadvisor wrote: > Hi Mahavir, > > Thank you for reaching out. Can you please share your client customer ID > and the complete detailed request and response logs for

RE: Billing Summary - getting remaining credit using SOAP request

2020-06-29 Thread Google Ads API Forum Advisor Prod
Hi Inna, Thank you for reaching out. It is not currently possible to directly retrieve the remaining credit balance. A feature request regarding your concern has already been created internally within our team. Please keep an eye on our blog for more details related to this. As a workaround,

RE: Conversion Category in Google UI and Api

2020-06-29 Thread Google Ads API Forum Advisor Prod
Hi Pradeep, Thanks for reaching out. With regards to your concern about setting category to "Add to cart" or "Begin checkout" using Adwords API, it is not possible via AdWords API. To solve this problem, you can use ConvevsionActionService with conversionaction.category field in the Google Ads

RE: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2020-06-29 Thread Google Ads API Forum Advisor Prod
Hi corine, Thanks for reaching out. With regards to your concern, The InternalApiError.UNEXPECTED_INTERNAL_API_ERROR could be due to a temporary issue with the API.Can you please try making the call again and let me know if you are still facing the issue? If so, please share the complete

Re: How to get an ad's url using Google Ads Api v201809

2020-06-29 Thread Google Ads API Forum Advisor Prod
Hi Alain, Thank you for reaching out. It would be great if you found that "CreativeFinalUrls" works. For the Responsive Display Ad you could refer to this blog post for more information. Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5004Q219kLv:ref -- --

RE: Is it possible to update created Audience file using AddCrmBasedUserList.java file?

2020-06-29 Thread Google Ads API Forum Advisor Prod
Hi Valarmathi, Thank you for reaching out. You could set the existing user list id in this line of code and then update the user list. Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5004Q21A7Y4:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

RE: Sitelinks update

2020-06-29 Thread Google Ads API Forum Advisor Prod
Hi Mahavir, Thank you for reaching out. Can you please share your client customer ID and the complete detailed request and response logs for your API call via Reply privately to author so I can further investigate the issue? You can find information on enabling logging in the ReadMe of your

RE: Upcoming changes to payment account listing for Manager accounts

2020-06-29 Thread Google Ads API Forum Advisor Prod
Hi Amir, Thank you for reaching out. Can you confirm that you have followed the guidelines mentioned in this forum post? If so, can you please provide your customer client ID as well as the complete detailed logs of the request and response so that I can take a closer look? Please "Reply

Authenticating Other Users

2020-06-29 Thread 'Amber Xie' via AdWords API and Google Ads API Forum
Is there a procedure to authenticate other users to call the API on their data? I have found the OAuth flow for a web application (which I am building), but currently, I have my IDs and credentials hard-coded in the

Re: Geo Performance report returns LocationType=DONT_CARE

2020-06-29 Thread Google Ads API Forum Advisor Prod
Hi Andrey, Please share with me your report results as I was unable to find report rows with this LocationType when running your report. Please also include LocationType in your report since this was not selected in your initial query. Regards, Anthony Google Ads API Team

RE: Changing Max CPC Bid Manually by Keyword (Google Ads API Beta) using Python

2020-06-29 Thread Google Ads API Forum Advisor Prod
Hi Andrew, Thank you for reaching out. It is possible to set the keyword level CPC bid by using the AdGroupCriterionService and setting the cpc_bid_micros value of the AdGroupCriterion. However, please make sure that the campaign the keywords belong to is a search campaign with a manual bid

Re: Display Keyword Performance in Google Ads API

2020-06-29 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. The Display Keyword Performance report includes all Display Network and YouTube Network statistics aggregated at the keyword level, one row per keyword. This type of report is specifically for the Display Network and YouTube Network. The corresponding resource

RE: Error when create conversion app

2020-06-29 Thread Google Ads API Forum Advisor Prod
Hi Martin, Thank you for reaching out. Please see here for more information on the appId. It looks like you're using the Android convention for your app ID but since your platform is iTunes, I would guess that it needs to have the IOS convention. Regards, Mitchell Google Ads API Team

Re: User List maintenance using Google Ads API

2020-06-29 Thread Google Ads API Forum Advisor Prod
Hi Abhinav, Can you please share your complete detailed request and response logs for the member upload via Reply privately to author so I can further investigate the issue? You can find information on enabling logging in the ReadMe of your client library. Regards, Mitchell Google Ads API

Re: How to get an ad's url using Google Ads Api v201809

2020-06-29 Thread Alain Hua
Hello, Thanks for you answer. After reading the documentation for several times, i have found that i can get finalUrls using the field "CreativeFinalUrls" in the selector, but really, it can be

Re: Cross Account Click Conversion Upload

2020-06-29 Thread Google Ads API Forum Advisor Prod
Hi Pete, You should use the manager account that contains the conversion action that generated the GCLID. If you are still unsure, please share your manager account client customer IDs and the name of the conversion action you are uploading to via Reply privately to author so I can further

Billing Summary - getting remaining credit using SOAP request

2020-06-29 Thread Inna Keegan
Hello! Could you please help me to find the correct namespace, method, and fields to get Billing Summary information from a regular client account by API SOAP request? I need to get the user's remaining credit. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Changing Max CPC Bid Manually by Keyword (Google Ads API Beta) using Python

2020-06-29 Thread Andrew Lee
Hi, I am trying to setup a script that manually changes the Max CPC by keyword using the Google Ads API Beta v3. The only thing I can do is change the max cpc bid by ad group, which changes all the bid amounts for every keyword to the same bid. Is there any way to do this by keyword id?

Re: Cannot Create Customer

2020-06-29 Thread Radek Karkut
I will give you one update about this issue I have created Refresh Token using oAuth authorisation for my primary account (slum@gmail.com) and when I have used it Customer was created properly. After that I have created Refresh Token using my second google account (ads@gmail.com) and

Re: Cannot Create Customer

2020-06-29 Thread Radek Karkut
Hello, thank you very much for your help. I'm trying to create new customer using client id 7608615007 (it's my account manager id) and but below error occurs. Could you tell me why? Uncaught Google\ApiCore\ApiException: { "message": "The caller does not have permission", "code": 7,

Re: Geo Performance report returns LocationType=DONT_CARE

2020-06-29 Thread Andrey Bobrovsky
I'm sorry but I dont use the XML report definition format. Instead I'm using *ReportQueryBuilder *inside dotNet Client library (C#). If you need to know the date range it is from 01.05.2015 till 01.05.2015 (report by one day). Thanks for assistance. On Fri, 26 Jun 2020 at 18:41, Google Ads API

Is it possible to update created Audience file using AddCrmBasedUserList.java file?

2020-06-29 Thread Valarmathi Arikrishnan
Hi, Is it possible to update created Audience file(emails) using AddCrmBasedUserList.java file? Thanks, Valarmathi A -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You