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
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
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
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
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/
=~=~=~=~=~=~=~=~=~=~=~
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
--
-
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
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
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
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
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
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
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:
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
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
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
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
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
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.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
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
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.
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/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
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
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
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
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
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
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
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
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
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
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
32 matches
Mail list logo