Viewable Impression on Google Ads API

2020-08-19 Thread Thao Pham
Hi everyone, Our team now using Supermetrics to pull the report from Google Ads to Google Sheets & Data Studio but there are some metrics can not find for both GDN & Youtube. *- Viewable Impression* *- Viewable Rate* Please give me information if you had experiences about these metrics. Many

Re: Campaign type

2020-08-19 Thread Lucie Rabochova
Hi Xiaoming, thank you so much!! On Wednesday, August 19, 2020 at 6:29:00 PM UTC+2, adsapiforumadvisor wrote: > > Hi Lucie, > > Thank you for reaching out. You would be able to fetch the Campaign Type > by querying the AdvertisingChannelType >

Re: IncludeZeroImpressions

2020-08-19 Thread jpan.ae...@gmail.com
Hi, Thank you, I have a follow up question. Our date range is last 30 days. If we have IncludeZeroImpressions = FALSE, do we capture conversions within a 30 day campaign run-time window even when a campaign has finished and no longer delivering any impressions. On Tuesday, August 18, 2020 at

Re: How to get historic bid and budget

2020-08-19 Thread Yuan
Hi Xiaoming, Thanks for your response. >From my perspective, the historical bid and budget data can be useful to advertisers for setting/adjusting the budget and the bid. Especially when start a new campaign, with these data in hands, we can have a better sense of what bid and budget to set

Re: Sample php code to start/pause campaign?

2020-08-19 Thread 'custom...@canadaleads.ca' via AdWords API and Google Ads API Forum
Was answered here: https://groups.google.com/g/adwords-api/c/N0p175gCysw/m/tGPcQ3ElBQAJ On Wednesday, August 19, 2020 at 1:35:14 PM UTC-7 custom...@canadaleads.ca wrote: > Hi - can anyone point me to some sample code to start/stop a campaign via > the API, assuming I know the campaign name

Re: Best way to pause a campaign immediately

2020-08-19 Thread 'custom...@canadaleads.ca' via AdWords API and Google Ads API Forum
Thanks Anthony! On Wednesday, August 19, 2020 at 1:53:43 PM UTC-7 adsapiforumadvisor wrote: > Hi, > > Here is an example > > > on how to pause a campaign. In this example, the campaign is selected

Re: Issues with calculating conv.value / cost for mobile devices

2020-08-19 Thread Ершов Александр
Done Sent you the data Thank you! On Wednesday, August 19, 2020 at 11:56:38 PM UTC+3, adsapiforumadvisor wrote: > > Hello, > > Can you please *reply privately to author *your CID, report query and > report results so I can further troubleshoot? > > Thanks, > Anthony > Google Ads API Team > >

get ad formats from api call

2020-08-19 Thread frank mcmanus
Hi we are generating performance reports from the ads api. We are trying to get ad_format as a metric/column. What resources/metric do we request in order to see an individual ads format, i.e. 'discovery ad', 'bumper ad', 'outstream', etc. like here:

Bid Modifier for Audiences

2020-08-19 Thread Alex Mansour
Hey, As part of the "Criterion" entity of CampaignBidModifierService there is no "Audiences" and the only related thing is "CUSTOM_AFFINITY" So can we retrieve the bid adjustments taking place on the Audience level using CUSTOM_AFFINITY? Thanks. Best regards, Alex -- --

RE: Issues with calculating conv.value / cost for mobile devices

2020-08-19 Thread Google Ads API Forum Advisor Prod
Hello, Can you please reply privately to author your CID, report query and report results so I can further troubleshoot? Thanks, Anthony Google Ads API Team ref:_00D1U1174p._5004Q23t8yd:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

CampaignBidModifierService return no data

2020-08-19 Thread Alex Mansour
Hey, We are trying to use "CampaignBidModifierService" to return the bid modifiers that took place on the Campaign level but it always return 0 entries even the Campaign IDs we are using have Bid Modifications took place, and we can see that from the UI. What could be the issue in this

Re: Best way to pause a campaign immediately

2020-08-19 Thread Google Ads API Forum Advisor Prod
Hi, Here is an example on how to pause a campaign. In this example, the campaign is selected by its Id. You can modify the code to pass the name instead. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q23LKW9:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: No results when querying ad_group_ad_asset_view (Only APP_AD returned)

2020-08-19 Thread Mario Rial
Hello Xiaoming, I'm not talking about RSA and DSA. I'm talking about RESPONSIVE_DISPLAY_AD which are supported as per the documentation. (You can see on my query that I'm filtering by RDAs). Thank you. On Wednesday, August 19, 2020 at 3:45:51 PM UTC-4 adsapiforumadvisor wrote: > Hi Mario, >

Sample php code to start/pause campaign?

2020-08-19 Thread 'custom...@canadaleads.ca' via AdWords API and Google Ads API Forum
Hi - can anyone point me to some sample code to start/stop a campaign via the API, assuming I know the campaign name and know if it's start or stop I want to do. PHP preferred please. Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: [Google Ads API] Add account budget - Resource not found

2020-08-19 Thread Google Ads API Forum Advisor Prod
Hi Kasper, I believe the only method of inputting the start and end time is by setting them in the code each time you make a new budget as shown in the sample I provided in my last response. As for Python samples for billing, you can refer here under the "Billing" section under "Code

RE: No results when querying ad_group_ad_asset_view (Only APP_AD returned)

2020-08-19 Thread Google Ads API Forum Advisor Prod
Hi Mario, Thank you for reaching out. The ad_group_ad_asset_view could not be used to retrieve metrics for RSA and DSA. The workaround solution would be to download the metrics from the UI. Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5004Q23t4rT:ref -- --

Re: (Google Ads API) AdGroup Audience view returns no data

2020-08-19 Thread Google Ads API Forum Advisor Prod
Hi David, Can you please provide me with your client customer ID through reply privately to author so that I can take a closer look? Thanks, Anthony Google Ads API Team ref:_00D1U1174p._5004Q23Jc2b:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Best way to pause a campaign immediately

2020-08-19 Thread 'custom...@canadaleads.ca' via AdWords API and Google Ads API Forum
Hi - I wasn't asking if the API can fetch results. Sorry if it wasn't clear. I asked if via the API I can pause/restart a campaign. e.g. if I set up a php/web service to do this and have that web service authorized and using my API key to manage a campaign? I then call my web service and pass

Re: webhooks for google ads api?

2020-08-19 Thread Ahmed Adly
Thank you Bryan very much. Have a great day. On Wednesday, August 19, 2020 at 2:22:39 PM UTC-5 adsapiforumadvisor wrote: > Hi Ahmed, > > Thank you for reaching out to us. I see that you're asking about webhooks > for Google Ads API. Are you referring to this >

RE: webhooks for google ads api?

2020-08-19 Thread Google Ads API Forum Advisor Prod
Hi Ahmed, Thank you for reaching out to us. I see that you're asking about webhooks for Google Ads API. Are you referring to this? I would suggest following this link in order to get set up with webhooks for Google Ads API. Let me know if you have further questions. Thank you, Bryan, Google

RE: How to change targeting automatically to abide new Personalalized advertising

2020-08-19 Thread Google Ads API Forum Advisor Prod
Hi Martin, Thanks for reaching out! There is currently no way to explicitly detect which campaigns are not following new policies unless you receive a PolicyViolationError. There is no field in the Campaign resource that will indicate any policy violations if you are looking to pull this

RE: Best way to pause a campaign immediately

2020-08-19 Thread Google Ads API Forum Advisor Prod
Hello, Unfortunately, the API cannot fetch results in real-time. The best option for you is to use Google Ads Scripts like you've been using. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q23LKW9:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Getting Historical metrics

2020-08-19 Thread Peter Golovatyi
Hi! I'm trying to get Historical metrics from Adwords API. I'm using R language and Radwords package. My code: historical_query <- statement(select = c('Id', 'HistoricalLandingPageQualityScore',

RE: Audience search list

2020-08-19 Thread Google Ads API Forum Advisor Prod
Hello, >From your screenshot, it looks like you are looking for a custom affinity >field. Under the "Affinity categories" of this documentation, these are the >only available criterion IDs (column 1) and parent IDs (column 2) that are >related to your screenshot: Please note that the

Re: Issues with calculating conv.value / cost for mobile devices

2020-08-19 Thread elektrik...@gmail.com
What is weird, that I compared both metrics - Conversion value - Cost And the data in the UI is EQUAL to the report output. But UI 'conv.value/cost' is different ONLY for mobile device vs the metric calculated on our side On Wednesday, August 19, 2020 at 9:54:28 PM UTC+3 elektrik...@gmail.com

Re: ShoppingProductAdInfo is empty

2020-08-19 Thread Ahmed Adly
Hello Anthony, I'm already looping through them, Here is the full code: String query = "SELECT ad_group.id, " + "ad_group_ad.ad.id, " + "ad_group_ad.ad.name," + " ad_group_ad.ad.type, " + "ad_group_ad.ad.shopping_product_ad " + " FROM ad_group_ad " + "Where ad_group_ad.ad.type =

Re: ShoppingProductAdInfo is empty

2020-08-19 Thread Ahmed Adly
Hello Anthony, I'm already looping through them, Here is the full code: String query = "SELECT ad_group.id, " + "ad_group_ad.ad.id, " + "ad_group_ad.ad.name," + " ad_group_ad.ad.type, " + "ad_group_ad.ad.shopping_product_ad " + " FROM ad_group_ad " +

Issues with calculating conv.value / cost for mobile devices

2020-08-19 Thread elektrik...@gmail.com
Hello! I am using the ACCOUNT_PERFORMANCE_REPORT to calculate the metric "conv.value / cost" via following fields - ConversionValue - Cost Formula used is "Conv.value / cost" = ConversionValue / (Cost / 10^6) To check that I'm getting correct values, using the yesterday report in Google

Re: Audiences target setup in AdGroup

2020-08-19 Thread Google Ads API Forum Advisor Prod
Hello All, Please find my answers to your questions below: @denma test Unfortunately, the Life events and Detailed Demographic targets are not available in the AdWords API. You will have to continue using the UI in order to use these fields. @cv Yes, this is also available in Google Ads API.

RE: ShoppingProductAdInfo is empty

2020-08-19 Thread Google Ads API Forum Advisor Prod
Hello Ahmed, Instead of using an AdGroupAd object, you should iterate through the rows in your report, much like how it is shown here. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q23LHe7:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Reporting on Responsive Display Ads with Ads API v3

2020-08-19 Thread Google Ads API Forum Advisor Prod
Hi Mario, Thank you for reaching out. I saw that you started a new thread for the same issue you have. I will reply back to you in the new thread. Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5004Q23HnyT:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

RE: API limits START_INDEX_IS_TOO_HIGH

2020-08-19 Thread Google Ads API Forum Advisor Prod
Hi All, I see that you're encountering a Start Index is too High error. Could you provide us with your request and response logs for where this error occurs so that I may further investigate this issue? Thank you, Bryan, Google Ads API Team ref:_00D1U1174p._5004Q23LO5Q:ref -- --

Showcase Ads expandedImage deprecated for AdWords API

2020-08-19 Thread adsapiforumadvisor
>From September 7th 2020, the expandedImage field for the Showcase Ad type will be

webhooks for google ads api?

2020-08-19 Thread Ahmed Adly
Hello, Is there a way that google ads API send webhook requests means to notify subscribed application via rest or grpc call when an event occurs? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

RE: Campaign type

2020-08-19 Thread Google Ads API Forum Advisor Prod
Hi Lucie, Thank you for reaching out. You would be able to fetch the Campaign Type by querying the AdvertisingChannelType field from the Campaign Performance Report. Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5004Q23LOTN:ref -- --

Re: ShoppingProductAdInfo is empty

2020-08-19 Thread Ahmed Adly
Hello, Any reply to this? We need to fix this urgently. On Tuesday, August 18, 2020 at 3:33:44 PM UTC-5 Ahmed Adly wrote: > Hello, > I have this query: > > String query = "SELECT ad_group.id, " > + "ad_group_ad.ad.id, " > + "ad_group_ad.ad.name," + > " ad_group_ad.ad.type, " + >

Re: Shapefiles/geoJSON for location targets

2020-08-19 Thread Google Ads API Forum Advisor Prod
Hi Daniel, Thanks for reaching out. I got conformation from my team internally that the there isn't a way to directly do that in our API, but most people use another Google API to do this. you can use the Geocoding API (https://developers.google.com/maps/documentation/geocoding/). If you get

Re: Include / Exclude Product Partitions in Adgroups (Shopping Campaigns)

2020-08-19 Thread Google Ads API Forum Advisor Prod
Hey Marco, You can use this example as a reference. It shows how to update a keyword, which is also an AdGroupCriterion. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q23L3lW:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

No results when querying ad_group_ad_asset_view (Only APP_AD returned)

2020-08-19 Thread Mario Rial
Hello, As many users of this forum are experiencing, I'm also experiencing the issue of not being to retrieve other entities but APP_AD using the *ad_group_ad_asset_view *resource. Here you have one simple example query that returns no results: SELECT

Re: Retrieve Asset Metrics from AD_PERFORMANCE_REPORT?

2020-08-19 Thread Google Ads API Forum Advisor Prod
Hi Scott, Thank you for reaching out. The RSA and DSA assets are not the types of entities that could be retrieved with metrics by using the ad_group_ad_asset_view. The workaround solution would be to download the metrics from the UI. Thanks and regards, Xiaoming, Google Ads API Team

Re: Include / Exclude Product Partitions in Adgroups (Shopping Campaigns)

2020-08-19 Thread marco....@gmail.com
Hey, I may formulated the question incorrectly. The Example your shared, shows how to add a AdGroupCriterion to a Adgroup. (I used the Path, but for the Python development documentation

RE: Can I use a remarketing audience for GDN campaigns?

2020-08-19 Thread Google Ads API Forum Advisor Prod
Hi Darren, Yes, you can target audiences with GDN campaigns. Please see this Criteria Usage table as it shows which criteria can be targeted/excluded at what level and what campaign type. Cheers, Anthony Google Ads API Team ref:_00D1U1174p._5004Q23LNsc:ref -- --

Re: Include / Exclude Product Partitions in Adgroups (Shopping Campaigns)

2020-08-19 Thread Google Ads API Forum Advisor Prod
Hi Marco, Through AdWords API, you will also use the AdGroupCriterionService. Your AdGroupCriterion will need to be a NegativeAdGroupCriterion. I'd recommend looking at this example as a reference as it shows both how to target and exclude a criteria at the ad group level. Regards, Anthony

Re: Blank AdType appearing in API reporting so cannot get information on Ads

2020-08-19 Thread Google Ads API Forum Advisor Prod
Hi Leon, Our top priority right now is to get the new Google Ads API ready for general availability. As such, we aren't planning on adding enhancements to the AdWords API, but we will continue to fully support it, and address any bugs as they are found. We cannot give timelines to when Google

Re: Null values in Ad column- Ad Performance report

2020-08-19 Thread Google Ads API Forum Advisor Prod
Hi Romi, You can provide the details directly to our support alias googleadsapi-supp...@google.com. Thanks, Danica, Google Ads API Team ref:_00D1U1174p._5004Q23L5NC:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

RE: Custom columns in adwords api

2020-08-19 Thread Google Ads API Forum Advisor Prod
Hi Dileep, Custom columns are not available in the API. The only fields available are the ones found here. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q23LOKz:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: API limits START_INDEX_IS_TOO_HIGH

2020-08-19 Thread Zorion Arrizabalaga Aguirre
Hi Ivan, For sure 99 is bigger than 10, so you are right and the documentation is not accurate. If it works for 99, good for you! Just don't rely on it. There are several objects types affected by START_INDEX so perhaps they don't have exactly the same limits and 10 is the lowest

Re: API limits START_INDEX_IS_TOO_HIGH

2020-08-19 Thread 'Ivan Ryazanov' via AdWords API and Google Ads API Forum
Hi, Zorion! Thank you for the last answer. You wrote 1 001, 000 is bigger than than 100, 000. Thats right and I get this error if I specify a starting index like this. But! If I specify, for instance, 999, 999 as a starting index (which is also bigger that 100, 000) the API returns data

Re: API limits START_INDEX_IS_TOO_HIGH

2020-08-19 Thread Zorion
Hi Ivan, The error message seems to point that the start index is 1001000 (1,001,000) which is bigger than 10 (100,000). Perhaps I read it wrong, sorry if that's the case, just dismiss my reply. In order to work with that limit we use the order by clause to the key of the object and when we

Audience search list

2020-08-19 Thread denma test
Hi I want to get search and ideas list for a audience. Can you please let me know the way to get it. For ex i have tried with foot ball as in screen shot. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Audiences target setup in AdGroup

2020-08-19 Thread denma test
Hi >From you: 1. Where can get Audience list as like google ads UI such as Search, Ideas, Browse. In the Google Ads API, the Search, Ideas and Browse tabs correspond to the different criterion IDs. You can find a list of all the available criterion IDs, codes and formats in this

Re: Include / Exclude Product Partitions in Adgroups (Shopping Campaigns)

2020-08-19 Thread marco....@gmail.com
Hey, thanks for the quick answer. We are currently working with the Google AdWords API v201809. Is there also a solution for the AdGroupCriterion with the AdWords API v201809 ( https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService.AdGroupCriterion?hl=ru )

Re: Blank AdType appearing in API reporting so cannot get information on Ads

2020-08-19 Thread LP AI
Will the functionality ever be added to get this information from the Adwords API without using reporting? Is there an idea when Google Ads API will come out of beta as we can switch to that? Leon On Tuesday, 18 August 2020 at 21:22:26 UTC+2 adsapiforumadvisor wrote: > Hi Leon, > > The ad

Re: Search - IF function audience compatibility

2020-08-19 Thread 'Kundan Kumar' via AdWords API and Google Ads API Forum
Such a small world, I guess you (Anthony from API team) recommended the API solution earlier via support channel but maybe the background of this case wasn't explained to you. Thank you for your response Anthony. --Kundan On Tuesday, 18 August 2020 at 22:53:04 UTC+4 adsapiforumadvisor wrote:

Re: (Google Ads API) AdGroup Audience view returns no data

2020-08-19 Thread david...@funnel.io
Hi, We've been doing some more experimenting with this and what we do now is first to run a query like this: SELECT campaign.name, campaign_criterion.criterion_id, segments.date, metrics.clicks, metrics.cost_micros, metrics.impressions FROM campaign_audience_view

Campaign type

2020-08-19 Thread Lucie Rabochova
Hi all, can you please advise where can I find Campaign Type? Is it possible to get via Campaign Performance Report? Print screen is attached. Thanks in advance for your help. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Reporting on Responsive Display Ads with Ads API v3

2020-08-19 Thread Mario Rial
I have the same issue. The ad_group_ad_asset_view only gives me results of APP_AD. Not responsive display ads. Anything that I can do to fix it? Thanks! On Friday, August 7, 2020 at 2:03:29 PM UTC-4 adsapiforumadvisor wrote: > Hi Michael, > > Thank you for providing the information. Yes, the

Re: Audiences target setup in AdGroup

2020-08-19 Thread cv
Hello, *You may want to take a look at the TargetingSetting and TargetingSettingDetail

Re: Audiences target setup in AdGroup

2020-08-19 Thread denma test
Thanks, let me check with shared details in development. Ask you further if have any queries. On Wednesday, August 19, 2020 at 6:03:44 AM UTC+5:30, adsapiforumadvisor wrote: > > Hello, > > *1. Where can get Audience list as like google ads UI such as Search, > Ideas, Browse.* > >- In

API limits START_INDEX_IS_TOO_HIGH

2020-08-19 Thread 'Ivan Ryazanov' via AdWords API and Google Ads API Forum
Hi! According to API docs we have a limit in 100,000 for start index of request. https://developers.google.com/adwords/api/docs/appendix/limits#general I'm trying to get Ad Group Criteria but I get START_INDEX_IS_TOO_HIGH instead of. ApiException{applicationExceptionType=ApiException,

Re: Null values in Ad column- Ad Performance report

2020-08-19 Thread Romi Rozhansky
Hi, I prefer to reply privately but this option is disabled. There is another way?[image: reply.PNG] Thanks, Romi On Tuesday, August 18, 2020 at 9:34:25 PM UTC+3 adsapiforumadvisor wrote: > Hi Romi, > > Thank you for reaching out! In order for me to further investigate your > issue, can you