I'm trying to use the getIdentityVerification function from the api through
the python client library and I'm getting the error "Resource has been
exhausted" but I have standard token so I shouldn't get that error
according to the api doc. I have a background update process that has
several fun
Hi,
Thank you for reaching out to the Google Ads API support team.
Could you please confirm whether you created the billing setup via the Google
Ads API or UI?
I would like to recommend you to refer to this document PaymentsAccountInfo and
help center article Manage Ads account billing setup f
I'm trying to create a new billing setup using a payments account but i
received this error:
"The requested payments account needs either a correctly formatted id
(---), or a non-blank name."
How con i solve that?
Thank's
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Hi,
Thank you for reaching out to the Google Ads API support team.
I understand that the list_accessible_customers function is taking too long to
obtain the complete tree. A large inheritance hierarchy can definitely
contribute to slow loading times when retrieving the entire account structure
I need to obtain the entire inheritance tree of my accounts accessible from
Google Ads, I am using the python client library, to obtain the accessible
accounts I am using the "list_accessible_customers" function of
"CustomerService" and for the inheritance tree the example function that It
is i
I am trying to create a new search campaign but when I set the start date
equal to the current date in -mm-dd format I receive this error: Trying
to modify a date into the past
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blo
Hi,
Thank you for reaching out to the Google Ads API support team.
After reviewing your concern, I understand that you are getting an
INVALID_PAYMENTS_ACCOUNT error, can you please confirm if you are following the
instructions for using a new / existing payments account, in this Billing
Setup?
I'm trying create new accounts but i get an error relationated with the
payment profile:
errors {
error_code {
billing_setup_error: INVALID_PAYMENTS_ACCOUNT
}
message: "The requested payments account needs either a correctly
formatted id (---), or a non-blank name."
}
I
Hi Leonel,
Thank you for reaching out to the Google Ads API Forum. I hope that you are
doing well today.
Could you please confirm if you are referring to Upgrading to the latest
version? You mentioned that you are encountering errors. For us to check it,
could you please provide the complete r
I am having problems when updating my local database with the updated data
from google ads and it takes a long time and in many cases it ends up
throwing api connection errors. What do you recommend or what good
practices do you suggest? I am using the python client library.
Another question
afaik, google doesn't support deleting accounts; however, you can change
the budget to 0 and delete all campaigns.
On Friday, 28 July 2023 at 16:58:49 UTC-4 Leonel Pedraza wrote:
> I'm trying to cancel google ads accounts through the api but it won't let
> me put a canceled status. How can I ch
I'm trying to cancel google ads accounts through the api but it won't let
me put a canceled status. How can I change the status of the account to
prevent it from continuing to have expenses?
Thank's
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googl
I have Google ads accounts configured with automatic payments but I need to
cancel them from the api and I don't know how I could do it, what do you
suggest?
Thank's for your help
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogsp
I need to get the expenses of an account from a specific date and time to
the current date and time for example: from 2022-08-01 8:30:00 to
2023-07-20 16:00:00. I know how to filter it only on a range of dates but
I need to specify the time as well.
Thank's for your help
--
--
=~=~=~=~=~=~=
I need to obtain the expense that an account has had with a specific
payment account. What do you suggest or what way can I use to do it?
Thank's for your help
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~
Hi Leonel,
Thank you for returning to the Google Ads API team.
Regarding to your concern, can you first provide the complete request and
response logs with request ID and request header generated on your end when you
weren't able to get the asset data so we can better investigate this and can
I trying update budget to an account but i recieve this error "The billing
setup is not eligible for budgets."
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received
Hi Leonel,
Thank you for reaching out to us.
In order for us to provide precise guidance, could you please provide to us a
screenshot (un-cropped) of your Google Ads API showing the entity/data that you
want to pull via Google Ads API?
Regards,
Google Ads API Team
ref:_00D1U1174p._5004Q2ko0Gi
I need a way to get the daily spend for an account or the spend for this
account from a payment profile. I tried with the invoice but it did not
solve my need. How do you recommend me to do it?
Thank's for your help
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our b
Hi, i need help with the next situation
I need to get the budget status of the account (active or finished). How
can I get this data if possible. I am using the google ads api v13 python
client library.
Thanks for your help
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us
I am obtaining the data of the expenses of the accounts but when trying to
obtain it of canceled accounts it does not return the data. I am using the
python client library, how can I get the expense of canceled accounts?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on
Hi Leonel,
Thank you for reaching out to the Google Ads API support team.
With regards to your concern, you mentioned that you encountered the
OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE error which means that the said
operation is not permitted on this campaign type. Also note that as per this
I am creating a search campaign using the google ads api. When I set the
offer to CONVERSIONS I get the error
OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE, but when I change it to CLICKS
it is created without any problem. What is this about
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Hi,
Thanks for reaching out to the Google Ads API Forum.
I understand that you are looking to set the objects while creating campaigns.
Have you tried to set it as mentioned here? If not, you may give it a try, and
let us know if this helps.
Also, you may check this guide for more information.
I am using the google ads api to create campaigns but I can't find the
field that defines the objectives of this campaign in the documentation.
https://support.google.com/google-ads/answer/7450050?hl=en#zippy=%2Cobjectives-for-search-campaigns%2Cobjectives-for-display-campaigns%2Cobjectives-for-
Hi Leonel,
Thank you for raising this concern to the Google Ads API Forum.
Kindly check this document for more information on how the refresh token
expires. To avoid the refresh token expiring in 7 days please go to the Google
API Console and navigate to the OAuth consent screen and then change
Hello, I am using the python v11 client library and I have a standard
developer token that has no request restriction. The problem is that after
several days using the token, it expires. I have no idea why this could be
happening. What could be the problem? Thanks for your excellent help.
--
Hi Leonel,
Thank you for reaching out to our API support team.
The invoice feature of the Google Ads API allows for retrieving details such as
total_amount_micros associated to a payments_profile_id. Let me know if this is
what you're looking for.
Best regards,
Peter Laurence
Google Ads API T
I am using the google ads api to obtain all the accounts of a mcc with
their expenses but I have a problem, when obtaining the expenses I obtain
all at a general level but I only need to obtain those of a specific
payment profile. What do you recommend to achieve it?
Thanks for the help
--
--
I need to get the policy approval status of a client through the api. How
can I get this data?
Thanks for the help
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You rec
Hi Leonel,
Thanks for reaching out. If you are having trouble using the InvoiceService,
can you please provide us with more information with what went wrong?
If there was an error, you can reply privately to us and provide your complete
request and response logs. Since you are using the Python
I need to obtain what an account or mcc spent since it was created to
date, I tried the invoices but it did not work for me. What do you suggest
me to do it?
I am using version 11 of python google ads client
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
ht
Hi,
Thank you for reaching out to the Google Ads API support team.
We provide assistance to issues/concerns related to the AdWords API / Google
Ads API. If you looking in to the Ads API, could you please provide full
screen screenshot of the UI of what you are looking for, so that i can furthe
Hi Team,
we need google keyword researching API. can you share keyword research
endpoints with me.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this
34 matches
Mail list logo