Re: Getting DetailedReportDownloadResponseException: DatabaseError.ACCESS_PROHIBITED for Geo Performance reports.

2018-11-28 Thread luciano . gandini
The account Id with this issue is 1871027780. On Tuesday, November 27, 2018 at 12:39:24 PM UTC-3, luciano...@quanticmind.com wrote: > > Last week we started having this error for one of the accounts, retrying > the download sometimes work but we were unable to download the reports for > 22,

Audience list / user list based on YouTube Videos

2018-11-28 Thread 'Heavy Butter' via AdWords API and Google Ads API Forum
Hello there, I would like to create audience lists / user lists based on user, who watched some of my videos. It is possible via the web UI, but I don't seem to find a way to do it via API. I manage around 10k videos, so it would be quite bothersome to manage those list via the UI. Is there

Audience lists / UserLists based on YouTube Videos

2018-11-28 Thread 'Heavy Butter' via AdWords API and Google Ads API Forum
Hello there :) I can create and manage audience lists / user lists based on users who watched my videos via ads.google.com. But I don't seem to find a way to create these lists via the AdWords API. Is there any? I manage around 10k Videos, so it would require a huge amount of time to create

Ошибка ADS api метод BudgetOrderService v201809

2018-11-28 Thread dev . zolle
Я получаю бюджет по каждому аккаунту клиента из личного кабинета агенства методом BudgetOrderService v201809 на языке Python. def get_budget_for_client(self, client): service = client.GetService('BudgetOrderService', version='v201809') selector = { 'fields': ['BudgetOrderName',

Re: Audience lists / UserLists based on YouTube Videos

2018-11-28 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Via the AdWords API, you can setup remarketing and audience targeting as discussed in this guide . You can target several types of audiences based on their interactions

Re: Reporting: Adding IsNegative attribute results in report breakdown

2018-11-28 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Vojtech, Can you provide your clientCustomerId and complete report definition so I can further investigate the issue on my end? You can send this to me via *Reply privately to author*. Regards,

Ads Report in Test Account

2018-11-28 Thread faizan . zulfiqar
Hello I wanted to build something from Ads Performance Report. but Test account are not producing any performance in campaign. how can i get the performance reports in test account and build the my application. Thank you -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Failed to refresh access token: invalid_client

2018-11-28 Thread vibhesh
Thanks Luis, I did it carefully as you suggested and solution works for me Yes, i am using .Net Client library On Wednesday, November 21, 2018 at 1:37:59 PM UTC+5:30, Luis Xander Talag (AdWords API Team) wrote: > > Hi, > > Could you confirm if you are using the latest .Net client library >

how can i pass clientcustomerid dynamically

2018-11-28 Thread vibhesh
Hi I am using DotNet client library c# to download performance report and also other activity related to this for my customer account, but when i want to do the same for my other customer every time i have to got app.config and change ClientCustomerId(). Can i pass it from c# code ? instead

Re: SHOPPING_SHOWCASE_ADS cost not appearing in Adgroup performance report

2018-11-28 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Shrini, Can you provide your clientCustomerId and complete report definition so I could further investigate the issue on my end? You can send this to me via *Reply privately to author*. Thanks,

Re: Your manager account is now linked to a new account

2018-11-28 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Your concern seems to be more on the product level of Google Ads rather than the AdWords API. I would suggest to post you this concern on the Google Ads Community Forum as the product experts are better equipped to

Re: Ads Report in Test Account

2018-11-28 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Faizan, Test accounts only provide dummy data for certain services and also does not return any performance statistics in the reports. Only production accounts are capable of returning actual data of your AdWords entities' performances. Thanks and regards, Peter AdWords API Team On

Sitelink Extensions data is missing in the Landing Page Report

2018-11-28 Thread hazar hayat
It seems that landing page data for those clicks where user click the site link is not available in the Landing Page Report. We are downloading this report from the API to analyze the landing pages performance but the site links urls data is missing in the report. We have these sitelinks

Edit customizer feeds - Python

2018-11-28 Thread cosbgn
I'm able to add a new feed, and get the name, the feedId and the feedItemId. Now I want to edit that feed and change the data automatically. I do something like this: ad_customizer_feed = { 'feedId': 12345678, 'feedItemId':1234567890, 'attributeValues':[ { 'feedAttributeId':1,

Re: How to manipulate an object of Google Ads API's Enum class - python

2018-11-28 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Camila, Apologies for the inconvenience. I am Sreelakshmi's teammate responding on this thread. I was checking with the team on this issue. Looks like it is the issue related to the python client libraries as calls from other libraries resulted in advertising_channel_type as name as

Re: Audience lists / UserLists based on YouTube Videos

2018-11-28 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Thank you so much for providing the screenshots. However, I'm afraid that Youtube Users are still not yet supported to be targeted using the AdWords API. You may only do so via the AdWords UI for now. Please follow our blog

Url reports

2018-11-28 Thread jairo
Hello, I have a question: I was use This report to get informations about the URLs using in the ads (for example effective final url), but in the new API (Beta) i don't find this Report. where is it?

Re: Ошибка ADS api метод BudgetOrderService v201809

2018-11-28 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Thank you for contacting support. My apologies as our team can only provide support in English. So I can better investigate the issue, could you provide to me the SOAP request and response logs of both the incorrect and correct values being returned when you retrieve your BudgetOrder

it's possible modify the "remarketing account" to "this manager" with API?

2018-11-28 Thread taha dev
Hello everyone! I want to create the new account with the API. And I would like to be able to modify the "remarketing account" to "this manager". I do not know if it's possible. If it's yes, I'd like to know how. thank you in advance -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Batch Processing - for uploading media assets - universal app campaign

2018-11-28 Thread thamu kannan
I am trying to implement batch processing for uploading media assets for universal app campaigns. But i am unable to find a method for batch uploads of images. Kindly help. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

is it possible to edit the Remarketing account to this manager with API ?

2018-11-28 Thread taha dev
Hello everyone! I want to create the new account with the API. And I would like to be able to modify the "remarketing account" to "this manager". I do not know if it's possible. If it's yes, I'd like to know how. Thank you in advance. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: AdWords Java SDK - Getting DatabaseError.CONCURRENT_MODIFICATION

2018-11-28 Thread Def
Hi, any update on this? I think we are a lot of people experiencing the same problem. On Monday, 26 November 2018 19:34:47 UTC+1, Dannison Yao (AdWords API Team) wrote: > > Hi, > > The team is still currently working on this. I will provide updates once > available. > > Regards, > Dannison >

Re: is it possible to edit the Remarketing account to this manager with API ?

2018-11-28 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, You can create a new account via the API using ManagedCustomerService. Sample code in java is available here . For other programming

Re: Url reports

2018-11-28 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Jairo, You could use the Ad Group Ad resource to get the final_urls , tracking_url_template

Re: Batch Processing - for uploading media assets - universal app campaign

2018-11-28 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Thamu, Batch Processing only supports the operations mentioned here . Unfortunately, uploading media assets via batch processing is not available. Regards, Sai Teja, AdWords API Team. On Wednesday,

Re: AdWords Java SDK - Getting DatabaseError.CONCURRENT_MODIFICATION

2018-11-28 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, We don't have any updates yet. The team is currently working on this. I will keep you posted as soon as I hear from them. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Sitelink Extensions data is missing in the Landing Page Report

2018-11-28 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Hazar, The Landing Page report includes all statistics aggregated by default by the UnexpandedFinalUrlString

Re: custom reports for negative keywords

2018-11-28 Thread Jeff Sedlik
Thank you. is the Search Query Performance Report available without use of the API? On Wednesday, November 21, 2018 at 8:58:42 AM UTC-8, Bharani Cherukuri (AdWords API Team) wrote: > > Hello Jeff, > > I'm afraid, generating a custom report which would return the list of > negative keywords

Re: Cannot find AdWords API Center

2018-11-28 Thread Heber Olivar Silva
Hi Josh, The Central API did not appear to my account and when I invoke method managedCustomerService I receive the tag totalNumEntries with value '0' (zero). Is there anything else to approve or submit? Let me know if you need any further information. Best Regards, Heber Olivar - On

Your manager account is now linked to a new account

2018-11-28 Thread sunyoung
Is this a new email notification recently added? I havent got this email before and am wondering in what case this email is sent. The context is, I used to have many Adwords accounts connected to main accounts before but havent got this email until this month. Your manager account is now

SHOPPING_SHOWCASE_ADS cost not appearing in Adgroup performance report

2018-11-28 Thread Srinivasan Molkuva
Hello, I could find SHOPPING_PRODUCT_ADS cost but couldn't find SHOPPING_SHOWCASE_ADS cost in Ad group performance report. Am I missing something? Regards, Shrini -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: custom reports for negative keywords

2018-11-28 Thread Jeff Sedlik
A couple of clarifications/questions You wrote: "generating a custom report which would return the list of negative keywords that caused an ad to appear is not possible through the API." <<< my interest is in a list of negative keywords that caused an ad NOT to appear. I expect that this is

SHOPPING_SHOWCASE_ADS cost in Adgroup Performance report

2018-11-28 Thread srinivasan . molkuva
Hello , Are SHOPPING_SHOWCASE_ADS cost being delivered when we download Adgroup Performance report. I could see SHOPPING_PRODUCT_ADS but not SHOPPING_SHOWCASE_ADS . Regards, Shrini -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Reporting: Adding IsNegative attribute results in report breakdown

2018-11-28 Thread Vojtěch Udržal
I am trying to understand how the reporting works and what are the implicit breakdowns (segments) for each report. The following behaviour really confuses me. When I download the following report, I get exactly one row result - which is understandable. { 'reportName': 'any report name here',

Re: AuthorizationError.USER_PERMISSION_DENIED for standard access account API

2018-11-28 Thread sunyoung
Hi Teja, Our application is going through the same error at the moment. Are there any updates about this issue you could share with us? Or should I open another thread to share my logs with you guys? Thanks On Wednesday, November 21, 2018 at 9:07:45 AM UTC-8, Teja Makani wrote: > > Hello Sang,