Re: Keywords performance report API not matching UI

2018-08-15 Thread frank
Oh snap.. ok. Is there another way or do I need to process the CVS/PDF now? I mean, this is the source of truth, real money going from A to B based on that data.. It has to be available in reliable way. On Wednesday, August 15, 2018 at 9:13:23 AM UTC+2, Luis Xander Talag (AdWords API Team)

Re: New Google Ads API - pubsub model

2018-08-15 Thread Jiri S
Hello Teja, thanks for the reply. My question/suggestion is not only about parity with AdWords API, but about going a few steps further and adding a possibility to subscribe to changes in metrics/change history as events instead of active polling. Thanks, Jiri On Tuesday, 14 August 2018

Rate Limits on Test vs Production accounts

2018-08-15 Thread andrew . ellison
We are testing using a Google Ads Test account and have been running into the rate limit often with our standard access api key. From reading other posts on this site and the AdWords documentation I've heard that production accounts with ads running have higher rate limits than test accounts.

Get / add Household Income via AdWords API v201806

2018-08-15 Thread Zhenya Lupina
Hello, Is it possible to get / add Household Income via AdWords API v201806? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are

Is there any way to delete a user list?

2018-08-15 Thread Max Drobin
Is there any way to delete user list via google AdWords API? I was trying to do it this way: def delete_userList(self, userListId): mutate_members_operation = { 'operand': { 'userListId': userListId, 'membersList': [] },

Is there any way to delete user list?

2018-08-15 Thread Max Drobin
there any way to delete user list using AdWords API? I way trying to do it this way: def clear_userList(self, userListId): mutate_members_operation = { 'operand': { 'userListId': str(userListId), 'removeAll': 'true' },

The query result keyword is inconsistent with the input keyword

2018-08-15 Thread ryan . zheng
The query result keyword is inconsistent with the input keyword, I want to know why? But in AdWords API, it's ok. [image: TIM截图20180815152856.png] [image: 2.png] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Is there any reason why I get less Ad Groups in report then I see in UI?

2018-08-15 Thread Oksana Sulyma
Hello Adwords support! I'm experiencing a very strange case when I see 11 Ad Groups in Adwords UI, but only 9 are returned in AdGroup Performance Report My xml is like:

Get Users List having access to Adwords Account (Account Access Section)

2018-08-15 Thread Ronak Shah
Hello, How we can fetch the users list having access to adwords account? I am talking about Account Access section Thanks, Ronak -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Get Users List having access to Adwords Account (Account Access Section)

2018-08-15 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Ronak, My apologies as retrieving the users in *Account Access* view in UI is currently not supported in the API. Let me know if you have other concerns in the API. Thanks and regards, Luis AdWords API Team On Wednesday, August 15, 2018 at 3:51:54 PM UTC+8, Ronak Shah wrote: > > Hello, > >

Re: Keywords performance report API not matching UI

2018-08-15 Thread frank
Alright, thank you very much! On Wednesday, August 15, 2018 at 11:23:07 AM UTC+2, Luis Xander Talag (AdWords API Team) wrote: > > Hi Frank, > > My apologies as the API does not support the invoice report and is > currently available only in the UI. For your concerns in invoice report, I >

Re: adwords13.0

2018-08-15 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Your concern appears to be more inclined to the Python client library. With this said, I would suggest you to open your concern on their github issue tracker as the client library owners are better equipped in answering your

Re: Keywords performance report API not matching UI

2018-08-15 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Frank, My apologies as the API does not support the invoice report and is currently available only in the UI. For your concerns in invoice report, I would suggest to post your issue on the Google Ads Community Forum as

Re: Multiple Transaction ID after data import

2018-08-15 Thread krzysztofbycina
Hi Dhanya, Thanks for the answer. Sorry, I'm not importing the data to AdWords. I'm importing it from GA to our external systems. I just can't undestand why API shows duplicates for transaction IDs. Kind regards, Krzysztof W dniu wtorek, 14 sierpnia 2018 16:49:48 UTC+1 użytkownik Dhanya

Re: How to turn on message reporting via Adwords API

2018-08-15 Thread MABEL MA
reporting? Vào 22:25:02 UTC-7 Thứ Hai, ngày 13 tháng 8 năm 2018, Ronak Shah đã viết: > > Hello, > > Is there any way we can turn on message reporting via adwords API for > creating Message Extensions ? > > [image: Screen Shot 2018-08-13 at 5.54.55 PM.png] > > > > > Regards, > Ronak > -- --

Re: Ad type for expanded text ads containing third headline

2018-08-15 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Gopal, I am afraid that I cannot comment on when it will release, ad types, and new optional and mandatory fields at this point. Please keep an eye on our blogs

Re: The query result keyword is inconsistent with the input keyword

2018-08-15 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Ryan, Could you please share the SOAP request and response log for TargetingIdeaService API call so that I can

Re: How to retrieve disapproval reasons for an ad through the api

2018-08-15 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The service and reports don't support querying by disapproval date or ad creation/modification date. If you want to track that information, you could store the status of ads for each day locally, then compare that against today's results. Thanks, Josh, AdWords API Team On Tuesday, August

Re: Multiple Transaction ID after data import

2018-08-15 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Krzysztof, As you are using Google Analytics API, you can reach out to their support channels listed here as the experts there will be able to provide their suggestions. Regards, Dhanya, AdWords API Team -- --

Re: Is there any way to delete user list?

2018-08-15 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Max, The AdWordsUserListService can be used to manage and create user lists. However, it is currently not possible to Remove the complete user list using the AdWordsUserListService.mutate()

Re: New Google Ads API - pubsub model

2018-08-15 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Jiri, Thanks for the suggestions. As of now subscribing to changes in metrics/ change history feature is not available via GoogleAds API. I will share the details with our team. Regards, Sai Teja, AdWords API Team. On Wednesday, August 15, 2018 at 4:47:31 AM UTC-4, Jiri S wrote: > >

Re: Rate Limits on Test vs Production accounts

2018-08-15 Thread andrew . ellison
Are you unable to give even an approximate estimate? The guide you linked to recommends using different rate limiters for different account types. How can we be expected to estimate the needs of these rate limiters without knowing where our targets are? Thanks, Andrew Ellison On Wednesday,

Re: Get / add Household Income via AdWords API v201806

2018-08-15 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Zhenya, Yes, you could set Household income as a targeting criterion using IncomeRange and set the criterion ID as shown in the table here

Re: Is there any reason why I get less Ad Groups in report then I see in UI?

2018-08-15 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Oksana, Could you please share the client customer id and campaign id for which you are fetching the report? You can choose "Reply privately to author' while responding. Thanks, Milind, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Rate Limits on Test vs Production accounts

2018-08-15 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Andrew, Unfortunately, we cannot comment on exact limits for an established production account. The standard access allows the developer token to execute an unlimited number of operations and report requests per

Re: Get / add Household Income via AdWords API v201806

2018-08-15 Thread MABEL MA
possible Vào 02:19:46 UTC-7 Thứ Tư, ngày 15 tháng 8 năm 2018, Zhenya Lupina đã viết: > > Hello, > > Is it possible to get / add Household Income via AdWords API v201806? > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Get Users List having access to Adwords Account (Account Access Section)

2018-08-15 Thread Ronak Shah
Hello Luis, If we cannot fetch users list then Can we get the count of users? Let me know Thanks, Ronak On Wednesday, August 15, 2018 at 2:57:10 PM UTC+5:30, Luis Xander Talag (AdWords API Team) wrote: > > Hi Ronak, > > My apologies as retrieving the users in *Account Access* view in UI is >

adwords13.0

2018-08-15 Thread hello
After upgrading to Adwords 13.0 I am facing the following problem in my application. *self._db_path, detect_types=sqlite3.PARSE _DECLTYPES)* *OperationalError: unable to open database file* *It appears that the system is not able to open the cache file. *I have tried changing the file

Re: Keywords performance report API not matching UI

2018-08-15 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Fank, You cannot compare the Campaign Performance Report with invoice report from the UI as they are both different report types. Invoice report from UI is currently not available through the API. Thanks and regards, Luis AdWords API Team On Wednesday, August 15, 2018 at 10:12:58 AM UTC+8,