RE: V6 of the API

2020-12-03 Thread Google Ads API Forum Advisor Prod
Hi Matthieu, Thanks for posting your concern. Our team can provide support to Google Ads API / AdWords API related concerns. Since the issue is specific to Python client library, then I would suggest posting your concern here to get support from the author of the client library. They are more

Re: Campaign Metrics

2020-12-03 Thread cv
Hello Peter, I have mapped most of the fields but I cannot able to get those mentioned here. Invalid Interactions Invalid Interaction Rate Conversion value per click (“Conv. value/click”) All conversion value per click (All conv. value/click) Non-viewable impr. Non-measurable impr. Viewable impr

RE: Unable to get data partitioned by Date and Device for some accounts

2020-12-03 Thread Google Ads API Forum Advisor Prod
Hi Gustavo, Thank you for reaching out. To better investigate the behavior your are observing, could you provide the complete customer IDs of accounts A, B, and C, and also the generated report files of each of the accounts? These details will allow me to have a closer look at the issue being

Re: Calls failing to "change_event" report

2020-12-03 Thread duca...@gmail.com
Hi there, Do we have any update? Looks like we started to see new failures from early this week due to similar errors. If our query include "NOT IN" as the condition, it will always fail with "invalid argument " error. For instance the following query will fail for sure. Do we have any detail

total cost of subaccounts

2020-12-03 Thread Akif Çakırmelik
I want to get the id, name and total cost data of all sub accounts in the manager account with the Google Ads api. What is the fastest way to do this? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~

RE: Campaign Metrics

2020-12-03 Thread Google Ads API Forum Advisor Prod
Hi, Please refer here for the metrics fields available in the campaign level report. If you wish to map UI reports to the API's reports, you may refer to this guide and also this other guide. Best regards, Peter Laurence Napa Oliquino Google Ads API Team ref:_00D1U1174p._5004Q28mXjZ:ref -- -

RE: Is there an API to invite others to join the ads account via email

2020-12-03 Thread Google Ads API Forum Advisor Prod
Hi Cyan, Adding users to a Google Ads account can only be done manually via the UI as discussed in this article. Currently, what is possible via the Google Ads API is to update user access via the CustomerUserAccessService.MutateCustomerUserAccess. I hope this helps. Best regards, Peter Laur

Re: Remarketing Audience List

2020-12-03 Thread Vikram Singh
Thanks for your response...☺ On Fri, Dec 4, 2020 at 8:17 AM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Vikram, > > Thanks for posting your concern. > > I am afraid that it is currently not possible to get the date on when the > user list is updated. As a workaro

RE: Product diagnostics/Product status

2020-12-03 Thread Google Ads API Forum Advisor Prod
Hi Lukasz, Could you please share the complete screenshot of the Google Ads UI view that you are referring to? Currently, the Google Ads API reports where you can retrieve product related information are the shopping_performance_view and the product_groups_view. Unfortunately however, both rep

RE: Remarketing Audience List

2020-12-03 Thread Google Ads API Forum Advisor Prod
Hi Vikram, Thanks for posting your concern. I am afraid that it is currently not possible to get the date on when the user list is updated. As a workaround, you may note the timestamp of the API request for updating user list. However, let me raise a feature request to my team for this, subjec

Re: Apply for higher quota - Google Ads API

2020-12-03 Thread Google Ads API Forum Advisor Prod
Hi Alex, I work with Xiaoming and allow me to assist you for now. We currently do not have API documentation on the exact limit of allowable per minute requests. However, our recommendation would be to mitigate your requests to ensure that you avoid this issue. In addition, this type of limit

Re: Newbie issue with PHP v6 library

2020-12-03 Thread Google Ads API Forum Advisor Prod
Hi Tim, Thanks for this information and for trying out the Google Ads API. I can see a couple issues with the request logs you sent which are independent of the PHP library. I'm a little unsure why you don't receive a more meaningful error message though. I'll help you work through some of the

RE: Google Ads: Filtering ad_group_ad query on updated timestamp

2020-12-03 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for reaching out to Google Ads API Support. To help us look into this please provide the complete query you are using and a RequestID from a failed request. You can send this with reply to author. Regards, Abraham Abraham Williams Google Ads API Team ref:_00D1U1174p._5004Q28mHeY:

Re: AdWords Native Lookback Window

2020-12-03 Thread Carlie McLaughlin
Hi Xiaoming, No, I am referring to the lookback window that the UI uses to attribute conversions. We currently collect a lookback window of 3 days, but it looks like the conversion numbers continue to change even 3 days after number are recorded. Do you have this info? Thank you, Carlie On Th

Problem to getting the GetCampaign.php

2020-12-03 Thread Nouman ali
PHP Fatal error: Uncaught InvalidArgumentException: Cannot have both service account flow and installed/web application f low credential values set. we are facing this error what is the solution if this error please give us some sort of help that we will fix this issue I have already create go

RE: AdWords Native Lookback Window

2020-12-03 Thread Google Ads API Forum Advisor Prod
Hi Carlie, Thank you for reaching out. If you are referring to the date range, the Google Ads UI is pretty much flexible to fetch all the historical data in the Google Ads account. That means you could customize the date range to fetch the metrics during the time period you select. As the data

RE: Google Ads API whether supports https proxy?

2020-12-03 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for reaching out to Google Ads API Support. The Python client library does not currently support proxies. Please subscribe on GitHub or follow our blog for updates. With the Java client library you can set a proxy with standard Java proxy configuration. For example with a com

Re: Campaign Metrics

2020-12-03 Thread cv
Hi, This are some additional fields If you can help? Invalid Interactions Invalid Interaction Rate Conversion value per click (“Conv. value/click”) All conversion value per click (All conv. value/click) Non-viewable impr. Non-measurable impr. Viewable impression distribution Non-viewable impress

Can i get login_customer_id of a client account programatically?

2020-12-03 Thread Imran Khan
I'm trying to link a client account to a manager. But that client account is already under a manager account. So I need to pass the login_customer_id parameter. Is there any way by which I can get the login_customer_id programatically? Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Can I know my statistics for Google Ads API quotas?

2020-12-03 Thread 'WiseWizard' via AdWords API and Google Ads API Forum
Particularly, how many requests I've done today and how many I can do yet. Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you

Re: Link between Developer Token and OAuth2

2020-12-03 Thread Zweitze
You made me blush! I'm glad to help out every now and then. On Wednesday, December 2, 2020 at 9:13:36 PM UTC+1 adsapiforumadvisor wrote: > Hi Zweitze, > > Thanks for providing useful information to other people in the forum. We > appreciate your efforts and hope you could keep up the good work.

Campaign BidModifiers

2020-12-03 Thread Андрей Ласевичев
hi! Can you tell me how to disable the display of a campaign for a certain type of device? For example, show only on mobile devices -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Unable to change a single campaign to Maximize Conversions

2020-12-03 Thread Alex Mmz
I have exactly the same problem, even in v6 (c# client). campaign.MaximizeConversions = new MaximizeConversions() doesn't do it, even though the field mask picks the change before sending the mutation request: {"resourceName":"...", "maximizeConversions": { } }. It looks like it's the same cas

Create new Negative Keywords

2020-12-03 Thread Pablo Martín Villares
Hi, I want to create a list of new Negative Keywords with Python API, but i dont know what services i need to use I find in Github how to create normal Keywords. -> https://github.com/googleads/google-ads-python/blob/master/examples/basic_operations/add_keywords.py Thank you -- Este correo e

RE: Best permission for Ads read_only

2020-12-03 Thread Google Ads API Forum Advisor Prod
Hi Yoav, Your OAuth2 credentials' access would depend on the access level that you provided for the user/email address you are using to create the said credentials. For example, if you assign a read-only access to a user, and when you authenticate API requests using the credentails created by

RE: Affinity and In-market categories files are outdated.

2020-12-03 Thread Google Ads API Forum Advisor Prod
Hi Andromeda, Thank you for reaching out. So our team can further look into this, could you provide your customer ID, and the complete request and response logs along with it request ID, that was generated when you encountered the issue with outdated categories? You may send the requested deta

getConversions() returns incorrect values

2020-12-03 Thread Irene Chumak
Hello everyone. Can you please help me troubleshoot a strange issue. I'm using a script that sends me daily info about account performance, with the amount of conversions included. The code pulling the conversion data is the following: var conversions = AdsApp.currentAccount().getStatsFor("YE

RE: Find all customer ids

2020-12-03 Thread Google Ads API Forum Advisor Prod
Hi everyone, Thank you as well Walter for your input. That said, would there be anything else that our API team can assist with? Best regards, Peter Laurence Napa Oliquino Google Ads API Team ref:_00D1U1174p._5004Q28mCDU:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Campaign Metrics

2020-12-03 Thread cv
Hi, I wanted to get All Fields which are shown in UI. Please see attached UI screenshot for more info. [image: screenshot-1.png] On Wednesday, 2 December 2020 at 20:36:17 UTC+5:30 cv wrote: > Hi, > > Can I get this metrics using API for campaigns? > viewable_impression > non_viewable_impression

Bidding Strategy report issues

2020-12-03 Thread SP
Hi! Using ads-api V5 im trying to execute some reports to have bidding strategy data and i have these problems: 1- If the bidding strategy was created at MCC level instead of customer (terminal) level when i request some metrics, the query is failing and return "INVALID_ARGUMENT", for instance

Re: Test Accounts Cancelled

2020-12-03 Thread Dorian Kind
Hi Xiaoming, I think we're having somewhat of a misunderstanding here. When we try to access these accounts over the API, we get a AuthorizationError.CUSTOMER_NOT_ACTIVE error. I assumed that this happens because the accounts are closed, but if I get you right then that's not the actual cause

Have an issue while creating an UniversalAppCampaign

2020-12-03 Thread Mikel
Hi, I'm trying to create an UniversalAppCampaign. I send a request to create an UAC but API returns error messages According to error messages, It seems I sent wrong type about 'universalAppBiddingStrategyGoalType' (here's an part of error message what API retrun)OPTIMIZE_FOR_INSTALL_CONVERSIO