User supp...@scroogefrog.com for API

2021-08-11 Thread Константин Новофастовский
Hi! We already fill form for API wich was needed, but we still don't have accessets to it Please check -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received thi

RE: Cannot mutate(create) adGroupCriteria (userInterest)

2021-08-11 Thread Google Ads API Forum Advisor
Hi, Thank you for reaching out to our API support team. Targeting custom audiences would require you to create them first by referring to this guide. However, for our team to better understand the issue you are encountering, could you also provide the complete request and response logs, with t

RE: how to summary data in account level?

2021-08-11 Thread Google Ads API Forum Advisor
Hi Ewin, Account level statistics are usually retrieved by using the customer view. Could you try the said report and let us know if this is what you are looking for? Best regards, Peter Laurence Napa Oliquino Google Ads API Team ref:_00D1U1174p._5004Q2LmGtd:ref -- -- =~=~=~=~=~=~=~=~=~=~=~

RE: How can we query ad customizer values via AWQL?

2021-08-11 Thread Google Ads API Forum Advisor
Hello, Thank you for reaching out to us. In order to query ad customizer values, you can make use of the AD_CUSTOMIZERS_FEED_ITEM_REPORT and utilize the FeedItemAttributes to fetch the attribute values for the feed item. You've mentioned that you're getting empty files when using the AD_CUSTO

Re: Google Ads API: how to get serving_status for Ad groups and Ads level?

2021-08-11 Thread Google Ads API Forum Advisor
Hi, Thank you for following up. I am afraid that our team doesn't have a definite timeline on when those field will become available. With this, I would suggest to keep an eye on our blog as we will post there updates when this become supported. Regards, Ernie John Blanca Tacata Google Ads AP

Re: new API Google Ads via API Adwords: too long cycle to turn raw results into a dataframe (python)

2021-08-11 Thread Google Ads API Forum Advisor
Hi, I work with Aryeh and let me continue the discussion for this concern. I am happy also to know that my colleague's suggestion helped you. As for your issue with dataframe, it appears that this is client library specific issue. With this, I am afraid that our team would not be able to provi

Re: Problem with the Group Placement View report

2021-08-11 Thread Google Ads API Forum Advisor
Hi, Thank you for your follow up. The group_placement_view should still allow you to segment your records using the ad_network_type field and also filter using the CONTENT value. However, you may note that statistics of this report are aggregated to a specific group placement (see resource_nam

RE: Download Negative Keyword Report -via api

2021-08-11 Thread Google Ads API Forum Advisor
Hello Yael, Thank you for reaching out to us. Since you're concern is getting all negative keywords (includes Ad-Group level, and not only the Campaign level), you can utilize the Keywords Performance Report since this report already includes all statistics aggregated at the keyword level. To

RE: How to query all devices List in Google Ads

2021-08-11 Thread Google Ads API Forum Advisor
Hello, Thank you for reaching out to us. As for your concern on querying the list of all devices in Google Ads, you can use the campaign_criterion view and utilize the device.type field. Hope this helps. Regards, Mark Kevin Albios Google Ads API Team ref:_00D1U1174p._5004Q2LmIN0:ref -- --

RE: Unable to pull a combination of dimensions and metrics

2021-08-11 Thread Google Ads API Forum Advisor
Hello, Thank you for reaching out to us. Since you've mentioned that you were able to pull a report from the API from the given combination of dimensions and metric, could you share with us the API report that you've been using? As for your concern on pulling two different reports and join the

RE: AdWords BQ data transfer | GeoStats table vs. AccountStats table

2021-08-11 Thread Google Ads API Forum Advisor
Hi Olivier, Thank you for commenting on this post. Please note the our team can only provide support to the issues and concerns that are directly related to the Google Ads API / AdWords API. With this, could you provide more details to the "Google Ads DT"? I asked this so that I can confirm if

Python Google Ads: Escape user input for GAQL queries

2021-08-11 Thread Alex Mohr
What's the best way to escape user input for use in GAQL queries when searching with the GoogleAdsService with the Python client library? For example: search = "Something from user input" query = f"SELECT campaign.id FROM campaign WHERE campaign.name LIKE '%{search}%'" google_ads_service.search

RE: Google ads api access using service account is failing

2021-08-11 Thread Google Ads API Forum Advisor
Hi, Do you have the following requirements: Service account that you created needs to be granted domain wide delegation access by a super administrator for the domain. Using a Google Ads user with permissions on the Google Ads account you want to access. Thanks, Lakshmi Prathipati Google Ads

RE: Can not create app campaign with MAXIMIZE_CONVERSIONS

2021-08-11 Thread Google Ads API Forum Advisor
Hi Duong, Thank you for reaching out to AdWords API support. In App Campaigns it states: "Only the TARGET_CPA bidding strategy type is supported." The new Ads API has an example AddAppCampaign that gives bidding strategy more flexibility. Regards, Aryeh Baker Google Ads API Team ref:_00D1U117

Re: Question about geographic_view.location_type

2021-08-11 Thread 'Josh Allen' via AdWords API and Google Ads API Forum
Thanks for your reply. I reached out to the product team at the link you provided; I'll see what they say. On Tuesday, August 10, 2021 at 8:03:40 PM UTC-6 adsapi wrote: > Hello Josh, > > Thank you for reaching out to us. > > Please note that this forum channel can only provide assistance to >

CAMPAIGNBIDDINGSTRATEGY_NOT_SET when bidding strategy is MAXIMIZE_CONVERSIONS without targetCpa set

2021-08-11 Thread Estanislao Ledesma
Hello, I am trying to create a campaign with standard bidding strategy of type MAXIMIZE_CONVERSIONS, without setting a value for targetCPA (which the documentation says is optional) and in the response, GoogleAds is returning Campaign.CampaignBiddingStrategyCase.CAMPAIGNBIDDINGSTRATEGY_NOT_SET a

RE: Google Adwords CollectionSizeError.TOO_FEW Response Error

2021-08-11 Thread Google Ads API Forum Advisor
Hi Greg, Thank you for reporting this. Could you send us privately the full request log (step 3) and response log that has the request Id in it? Logging instructions can be found in every client library readme on github close to the bottom. Regards, Aryeh Baker Google Ads API Team ref:_00D1U11

RE: How to set Keyword settting to Audience or Content when I add display keyword via adwords api?

2021-08-11 Thread Google Ads API Forum Advisor
Hi Pete, I brought to my team your request for the Ads API to set display ad keyword settings option - to be audience or content. You may monitor our blog for an update. Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2Lm77p:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Issue with authenticating service account using OAUTH2 but getting error mentioning NOT_ADS_USER.

2021-08-11 Thread Anum Hassan
Hi I have also followed the instructions given here: https://developers.google.com/google-ads/api/docs/oauth/service-accounts I get this error Request made: ClientCustomerId: XX, Host: googleads.googleapis.com, Method: /google.ads.googleads.v8.services.GoogleAdsService/SearchStream, RequestI

Google ads api access using service account is failing

2021-08-11 Thread Anum Hassan
Hi I have followed the instructions given here: https://developers.google.com/google-ads/api/docs/oauth/service-accounts I get this error Request made: ClientCustomerId: XX, Host: googleads.googleapis.com, Method: /google.ads.googleads.v8.services.GoogleAdsService/SearchStream, RequestId: A

Re: Missing Final URLs from keyword_view report

2021-08-11 Thread Can Celik
Hello, Is there any updates on this issue? On Friday, August 6, 2021 at 7:42:59 PM UTC+3 adsapi wrote: > Hi, > > Thank you for reaching out to Google Ads API support. Could you send us > privately the full request and response logs? You can turn on logging with > this guide >

Search volume for a keyword is zero whereas in the past it was around 300K

2021-08-11 Thread shoaib....@gmail.com
Hi Adsapi team, So I have extracted search volume for some keywords a few months ago and one of such keyword was 'pellets'. It had an average search volume of 301K. Today I re-run my script and it returns None for this keyword which is very strange. It returns None both in Google Adwords API (

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR - OfflineCallConversionFeedService

2021-08-11 Thread Google Ads API Forum Advisor
Hi Alfred, It seems the internal error is actually due to a DEADLINE_EXCEEDED error. This can be caused if: If the number of items in the request is too large, then the number of items in the request needs to be reduced. (In line with Aryeh's suggestion) If too many threads running in parallel

Re: Google Adwords/Ads API Invalid_grant error Bad Request

2021-08-11 Thread Google Ads API Forum Advisor
Hi Ramesh, This is Lakshmi from Google Ads API team. I work along with Matt. Glad to hear that your issue was resolved. Yes in testing phase, the refresh token will expire in 7 days. OAuth guide: https://developers.google.com/identity/protocols/oauth2#expiration In order to send the private me

OPERATION_NOT_PERMITTED_FOR_CONTEXT with PHP examples AddCampaigns.php

2021-08-11 Thread Matěj Humpál
Hello, I keep getting the error above on adding a budget when using PHP example code from https://github.com/googleads/google-ads-php (examples/BasicOperations/AddCampaigns.php) . I do have a test account and the only thing I changed in the code was the account ID. Various GET operations are

Using temporary id when creating Extension Feed Items

2021-08-11 Thread OC
Hi, I'm getting an error when trying to create Extension Feed Item using a temporary Id. Although a temporary Id is used, I get the "Field \'resource_name\' cannot be modified by \'CREATE\' operation." Is it possible to use temporary Ids for Extension Feed Items, or a separate call has to be m

RE: Unable to segment campaign report by geo_target_country

2021-08-11 Thread Google Ads API Forum Advisor
Hi Mike, Would geographic_view segmenting by campaign and/or ad group work for you? Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2Lm1k3:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=

Re: Fail to upload click conversion using V8 API

2021-08-11 Thread Ramesh Pun
Thank you for the response Peter. On Wednesday, 11 August 2021 at 02:49:48 UTC+1 adsapi wrote: > Hi Ramesh, > > Thank you for reaching out to our API support team. > > I would recommend that you first perform a request to the click_view >

Re: Google Ads API: how to get serving_status for Ad groups and Ads level?

2021-08-11 Thread Adwords VBI
Hi there! please tell if it became clear when the parameters ad_group.serving_status and ad_group_ad.serving_status can be added? the most approximate dates at least... Thanks. среда, 14 июля 2021 г. в 19:13:56 UTC+3, adsapi: > Hi there, > > Thank you for reaching out to Google Ads API supp

Re: new API Google Ads via API Adwords: too long cycle to turn raw results into a dataframe (python)

2021-08-11 Thread Adwords VBI
Hi! The main problem for me was in the dataframe. But the line row = row._pb really helps to reduce the time for the loop *for row in results* - on large uploads. Thank you! понедельник, 12 июля 2021 г. в 22:49:51 UTC+3, adsapi: > Hi there, > > Thank you for reaching out to Google Ads AP

How can we query ad customizer values via AWQL?

2021-08-11 Thread 'Rado' via AdWords API and Google Ads API Forum
Hi all, How can we query ad customizer values via AWQL? I'm getting empty files from the AD_CUSTOMIZERS_FEED_ITEM_REPORT even though the account has ad customizers. Thank you -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.

Re: AdWords BQ data transfer | GeoStats table vs. AccountStats table

2021-08-11 Thread Olivier Somsay
Hi Pim, I don't know if you've managed to ever find the solution to your issue here but I've been trying to understand how to pull cost data by country from the Google Ads DT setup as well. I've got the same numbers as in the Google Ads API (I used the 'Country (User location)' field in there)

Re: Google Adwords/Ads API Invalid_grant error Bad Request

2021-08-11 Thread Ramesh Pun
Hi, Thank you for the response. I've created new OAut2 credentials with publishing status of 'In Production' and it's working fine till now. I think, the problem might have occurred in first place because previously OAuth2 Credentials might have been created when publishing status was 'In Test

Download Negative Keyword Report -via api

2021-08-11 Thread Yael Zalcman
HI! I'm trying to download from Google Ads - Negative Keyword Report , using Adwords\v201809, I found this CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT report in Google\AdsApi\AdWords\v201809\cm\ReportDefinitionReportType class, my query was "SELECT Criteria FROMCAMPAIGN_NEGATIVE_KEYWORDS_PER

How to query all devices List in Google Ads

2021-08-11 Thread lin joinf
Hi Team, We want to query the list of all devices in Google Ads, but we can't find the corresponding API, nor can we find the corresponding data store table in the Query Builder.May I ask Google Ads background is how to query out? [image: 微信图片_20210811171946.png] -- -- =~=~=~=~=~=~=~=~=~=~=~=~

How to query all devices List in Google Ads

2021-08-11 Thread lin joinf
Hi Team,We want to query the list of all devices in Google Ads, but we can't find the corresponding API, nor can we find the corresponding data store table in the Query Builder.May I ask Google Ads background is how to query out? [image: 微信图片_20210811171946.png] -- -- =~=~=~=~=~=~=~=~=~=~=~=~

Unable to pull a combination of dimensions and metrics

2021-08-11 Thread Fjolla Ahmeti
Hello, I used to be able to pull a report from the API with the following combination of dimensions and metrics: Day, Ad Group, Keyword, Final URL, Clicks, Impressions, Cost, Conversions, All conv.value, Search Impression Share, Impr (Abs. Top) % , Impr (Top), quality score However, it loo

Re: Problem with the Group Placement View report

2021-08-11 Thread 'Вячеслав Иванов' via AdWords API and Google Ads API Forum
Thank you, then how can I find out which placements had all the impressions of ad_network_type = CONTENT? среда, 11 августа 2021 г. в 08:25:11 UTC+3, adsapi: > Hi, > > Thank you for reaching out to our API support team regarding your > group_placement_view >

How to query all devices List in Google Ads

2021-08-11 Thread lin joinf
Hi Team, We want to query the list of all devices in Google Ads, but we can't find the corresponding API, nor can we find the corresponding data store table in the Query Builder.May I ask Google Ads background is how to query out? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fin

How to query all devices List in Google Ads list

2021-08-11 Thread lin joinf
Hi Team, We want to query the list of all devices in Google Ads, but we can't find the corresponding API, nor can we find the corresponding data store table in the Query Builder.May I ask Google Ads background is how to query out? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fin

RE: Search impression share for criteria perfomance report

2021-08-11 Thread Google Ads API Forum Advisor
Hi, Thank you for posting your concern. I can also see that the Search impression share is not available on the Criteria Performance Report and it is only available to the report types that are listed here. With this, could you confirm what criteria you want to get its search impression share

RE: AWQL language script. Two periods DURING variable

2021-08-11 Thread Google Ads API Forum Advisor
Hello Blanca, Thank you for reaching out to us. With regard to making an AWQL query using two different conditions related to time, I'm afraid that this isn't possible. You can only include 1 DuringClause as per this grammar guide. As for your 2nd concern on filtering between the last 90 and 3

RE: Most performatic way to fetch amount spent on ads per day

2021-08-11 Thread Google Ads API Forum Advisor
Hi Andre, Thank you for posting your concern to my team. If you want to get the cost on each ad, then the correct report type that you can use is ad_group_ad and add the metrics.cost_micros and campaign.id. Let me know if you have further questions. Regards, Ernie John Blanca Tacata Google Ad

Re: Google Ads API: Do we still have to exclude id 3000000 and 3000006 in keyword_view?

2021-08-11 Thread David Antunes
Thank you very much Peter and Aryeh for the answers. Kind regards, David On Wednesday, 11 August 2021 at 03:44:55 UTC+1 adsapi wrote: > Hi David, > > As per feedback from the rest of our team, the Google Ads API doesn't > support "single attribution reports" anymore, so these special IDs are no