Hi,
Thank you for reaching out to the Google Ads API support team.
Please note that the API Center option is available only for the Manager
accounts. To find the API Center option, make sure that you are signed in with
your Google Ads Manager account, then navigate to TOOLS & SETTINGS > SETUP >
I am a app developer and need to access the api center for google ads but
it is nowhere to be found :/
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this me
That query is for the CAMPAIGN level, not the PLACEMENT level. The
new performance_max_placement_view needs to show clicks and cost.
Why even provide impressions which gives no information about how that
placement performs?
On Friday, October 18, 2024 at 1:36:37 AM UTC-4 Google Ads API Forum
A
Hi,
According to the release notes, the performance_max_placement_view report only
provides impressions for placements where Performance Max ads were served. It
does not include data on clicks or costs. If you can view these metrics (clicks
and cost) in the Google Ads UI, please provide an uncr
Sorry about the previous post, it was an issue with the access token.
Below is the error when I tried with the new access token. Do I need to set
something on the query request body? If yes is there any example on what I
need to add? Thanks again!
{
"error": {
"code": 400,
"message": "Request c
Sorry for the spam. I think I have figured it out. It seems the query is
for the query on GAQL and now the endpoint shows the result. Thank you so
much for the help!
On Saturday, October 19, 2024 at 1:52:52 PM UTC+7 Nicolas wrote:
> Sorry about the previous post, it was an issue with the access
Hi,
Thank you for the reply!
I tried using both Search and SearchStream with this information
https://googleads.googleapis.com/v17/customers/1234567890/googleAds:search
On headers: Authorization: Access Token from
https://oauth2.googleapis.com/token
developer-token: developer-token And I got t
along with the keyword associated to that headline
On Thursday 17 October 2024 at 17:29:39 UTC+1 Ad Guru wrote:
> SELECT ad_group_ad_asset_view.ad_group, ad_group_ad_asset_view.asset,
> ad_group_ad_asset_view.field_type,
> ad_group_ad_asset_view.performance_label,
> ad_group_ad_asset_view.po
Hi, I have question regarding Google API.
So I was able to get a list of ad accounts linked to my email using this
endpoint
https://googleads.googleapis.com/v18/customers:listAccessibleCustomers
Now I'm trying to get the details on each of the ad account return from the
endpoint. May I know wh
How can I retrive associated keywords with the headline.
On Thursday, October 17, 2024 at 5:29:39 PM UTC+1 Ad Guru wrote:
> SELECT ad_group_ad_asset_view.ad_group, ad_group_ad_asset_view.asset,
> ad_group_ad_asset_view.field_type,
> ad_group_ad_asset_view.performance_label,
> ad_group_ad_asset
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
T
Hi,
Thanks for your answer.
Can I use same JobId which was created to append Customer List When User
List was newly created?
I need to update this list periodically may be once in a week.
So what I was trying to achieve is
Create New list : Only once in lifetime ( This was done as per your co
Hi,
Thank you for reaching out to the Google Ads API support team.
In order to retrieve customer account details for each ad account in the Google
Ads API, you can execute the following query:
SELECT customer_client.id, customer_client.level,
customer_client.currency_code, customer_client.clie
13 matches
Mail list logo