Ipa

2021-06-25 Thread ok New
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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. To

RE: Get the cost of advertising per day

2021-06-25 Thread Google Ads API Forum Advisor
Hi, Thank you for reaching out. You could query the metrics.cost_micros from the ad_group_ad resource and segment the dates using segments.date. If you are using cURL, you could refer to this example on how to implement it. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads

Download video content in Google ads API

2021-06-25 Thread Bhuvesh Arora
Hi, Currently I am using Ad words API and I can download the video associated with my display/video campaign through the provided URL. I don't see any corresponding to download the video using the Google ad words API. Is there any way I could download the video associated with my campaign?

Re: API Support for AdGroup's Targeting expansion?

2021-06-25 Thread Google Ads API Forum Advisor
Hello, Thanks for providing the screenshot. If necessary, you can reply to us privately at googleadsapi-supp...@google.com. However, the ExplorerAutoOptimizerSetting should map to Target Expansion setting in the UI. Can you please try setting this and let us know if any issues occur? Regards,

RE: How to link Ads with Asset and MediaFile

2021-06-25 Thread Google Ads API Forum Advisor
Hi TUNG, Thank you for reaching out. Unfortunately the only resource available for mapping the asset to ad is the ad_group_ad_asset_view and currently it only supports the AppAds. For other granularities, you could try the ad_group_asset, campaign_asset and customer_asset resources. Thanks and

RE: AdWordsApiException - InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2021-06-25 Thread Google Ads API Forum Advisor
Hi all, If the issue comes back please report back to us. Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2IxxfY:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

RE: Hi can

2021-06-25 Thread Google Ads API Forum Advisor
Hi, Do you have any concerns or issues with Google Ads API? Thanks, Lakshmi Prathipati Google Ads API Team ref:_00D1U1174p._5004Q2IyYBN:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

RE: question about campaign recommendations through the API

2021-06-25 Thread Google Ads API Forum Advisor
Hi there, Could you send us privately the full request/response log of missing recommendations? Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2Iy9On:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

RE: User doesn't have permission to access customer.

2021-06-25 Thread Google Ads API Forum Advisor
Hi Michael, Thank you for reaching out. My guess is that you created the OAuth2 credential using account 2934192297, however, you set the login_customer_id as 2329994790. You could either set the login_customer_id as 2934192297 or create the OAuth2 credentials using manager account 2329994790 t

Re: LIA API query limits

2021-06-25 Thread 'Yann Mora' via AdWords API and Google Ads API Forum
Hi Team, To be more specific, here is the endpoint client is leveraging: reportinsight : https://mybusiness.googleapis.com/v4/%7Bname=accounts/*%7D/locations:reportInsights (documentation: https://developers.google.com/my-business/reference/rest/v4/accounts.locations/reportInsights). Any ins

RE: Important : Few queries regarding Google Ads APIs

2021-06-25 Thread Google Ads API Forum Advisor
Hello, Thanks for reaching out. Please see my replies to each of your inquiries in order: Yes, this is the correct approach. The policy_summary.approval_status attribute is used to fetch the approval status of an entity. ImageAdInfo accepts a MediaFile resource. The media file ID can be found h

Local Campaigns and "Account-Level" Spend

2021-06-25 Thread Daniel Alvarado
Hi All, We currently have an app that retrieves an ACCOUNT_PERFORMANCE_REPORT for all of our clients so we can bill them based on their spend. As of recent, we have been advised that there are cases in which the spend reported in our system doesn't match Google's. It appears that the differe

Re: Is it possible to set a total budget for a display network campaign?

2021-06-25 Thread Yossi
Hi, I found this thread very relevant to what I'm seeking for, have you managed by any chance to set a total budget for a given campaign alongside the daily budget (although, the total_amount_micros seems to be exactly what I need, the API call fails once passing it)? In addition, what is the b

LIA API query limits

2021-06-25 Thread 'Yann Mora' via AdWords API and Google Ads API Forum
Hi Team, One of our marketing partners is hitting query limits on our Local Inventory Ads API. Is this something we can help them increase? If so, what's the best route to make that happen? Cheers, Yann -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://

Re: Adwords api rate limit error

2021-06-25 Thread Dorcas Ujiji
Correction to my initial post, the api call that fails is: customerServiceClient.getCustomer("customers/{customerId}") Thank you. On Friday, June 25, 2021 at 11:05:27 AM UTC-4 Dorcas Ujiji wrote: > Hello, > > One of our client's api call to > customerServiceClient.listAccessibleCustomers() fai

Re: Google Ads API - Reports Metrics variation for past days on subsequent Report Runs

2021-06-25 Thread Andrea Lari
Hi Peter. Thanks you for you answer. I would like to reiterate that our problem is not that we view different values in the API's Reports and the UI. Our issue is that during the morning (so 10 hours after the midnight of the Account's Timezone and therefore well after the time mentioned in the

Re: Create Google Ads Test Account related to a Google Ads Manager Test Account

2021-06-25 Thread Vlad G
Hi, I'm still experiencing the exact issue described in this thread. I have a test manager account but when I try to create a test client account under it I get the following error: "Billing setups can not be used based on current status of the customer." You indicated that you have the ability

Adwords api rate limit error

2021-06-25 Thread Dorcas Ujiji
Hello, One of our client's api call to customerServiceClient.listAccessibleCustomers() fails using java google-ads sdk. Here's the error we get: com.google.ads.googleads.v6.errors.GoogleAdsException: errors { error_code { quota_error: RESOURCE_EXHAUSTED } message: "

This app isn't verified

2021-06-25 Thread Timo Schröttle
Hey all, we're using AdWords API for custom reporting, when using the OAuth2.0 login with an account linked to our G-Suite everything works properly but as soon as somebody, who is not linked to us. is trying to connect his account via OAuth2.0 he's getting a screen telling him "This app isn't

Hello, technical staff of Google:

2021-06-25 Thread ql z
How can I use GET request to access the cost of yesterday's AD -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the G

Re: 有没有中文技术支持?我们遇到了invalid_grant的错误!

2021-06-25 Thread lee
请问你们解决了吗?我们也是php,然后也遇到了类似的问题,有无联系方式 在2021年6月16日星期三 UTC+8 下午3:10:01 写道: > 谷歌的技术人员你好: > > 我们在使用GoogleAds > php客户端库时遇到了invalid_grant的错误,我们已经获取了refreshToken,并将clientId,clientSecret,developerToken,customerId,refreshToken都已经配置到了google_ads_php.ini中,google_ads_php.ini配置文件也已经存放在当前用户的home目录下。 > 我们在调用php客户

HELP, How can i get the merchantsIds form ads api

2021-06-25 Thread lee
Now I have clientId and clientSecret and other tokens form oauth2 How can I get the merchants ids and other account informations The language of my company is PHP -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=

Construct URLs to access daily AD spending

2021-06-25 Thread ql z
- Construct URLs to access daily AD spending and locales -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subsc

How to structure the URL to access the cost of advertising

2021-06-25 Thread ql z
- Construct the URL to access the daily AD group spending -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subs

AMPHTML Ads

2021-06-25 Thread Gaurav Suri
Hello Team, For AMPHTML Ads created in Google Ads Console, * The reporting done using Adwords API returns 'Display Ad' as the Ad Type and the actual name of ad as displayed in the Ads console * The reporting done using Ads API returns 'UNKNOWN' as the Ad Type and no ad name is returned. Any re

Keyword search volume

2021-06-25 Thread 李谷歌
Hello, I am using google adwords api to get the search volume of a keyword in some specific countries, but I don’t know how to start with PHP thank