Re: Big Discrepancies Between Campaign and Detailed Placement Reports

2020-10-30 Thread Don Cosseboom
Hi Anthony, I did contact Product Support, and they shed some light on the difference between the views in the Google Ads UI, but that still doesn't address the delta in API calls. Why is there a 3M impression delta between the two reports? The UI has 800k delta between the Placement and Whe

Re: [Google Ads API] Retrieving non-Expanded Dynamic Search Ads

2020-10-30 Thread Kevin
Thanks for the confirmation - I'll continue to use AdWords API to retrieve the data for now. On Thursday, October 29, 2020 at 7:56:59 AM UTC-7 adsapiforumadvisor wrote: > Hi Kevin, > > Thank you for reaching out. The Dynamic Search Ads has been deprecated in > the Google Ads API. You could refe

Re: Googleadwords API permission error

2020-10-30 Thread Google Ads API Forum Advisor Prod
Hi Nancy, Thank you for reaching out. Please find my response to your questions below: The ResponsiveSearchAd has headline, description and path as its fields. You could refer to this code on how to set these fields. Please use this code example to remove a campaign. For removed campaigns, you

Re: geographic_view doesn't return data when segments.geo_target_metro is empty

2020-10-30 Thread Google Ads API Forum Advisor Prod
Hi Ela, Since this behavior is not limited to the API, it doesn't appear to be API related. I would advise reaching out to the product team to see why this data is broken down this way. You can contact them though here. Regards, Anthony Google Ads API Team Anthony Madrigal Google Ads API Team

Re: Unable to setting campaign bidding strategy to MANUAL_CPM or MAXIMIZE_CONVERSIONS

2020-10-30 Thread Google Ads API Forum Advisor Prod
Hi Wonkeun, Thank you for reaching out. For the MANUAL_CPM or MAXIMIZE_CONVERSION you don’t need to specify a value. You could refer to these code snippets on how to set the portfolio or standard bidding strategy. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team

Re: Unknown Billing Error

2020-10-30 Thread Vicary A
Wow, thanks! That's subtle, yet makes a lot of sense. On Saturday, October 31, 2020 at 12:06:53 AM UTC+8 adsapiforumadvisor wrote: > Hi Vicary, > > Thank you for reaching out. Please disable all Google Chrome extensions > and ad-blockers and then sign into Google Cloud Console and add the Google

Re: How do we get Location Targeting Results from Campaign Using a Rest API?

2020-10-30 Thread k.test...@gmail.com
can anyone help me How do we get* Location Targeting* Results from Campaign Using a Rest API? On Friday, October 30, 2020 at 5:40:45 PM UTC+5:30 k.test...@gmail.com wrote: > Please guide me ... > > How do we get* Location Targeting* Results from Campaign Using a Rest API? > -- -- =~=~=~=

RE: Unknown Billing Error

2020-10-30 Thread Google Ads API Forum Advisor Prod
Hi Vicary, Thank you for reaching out. Please disable all Google Chrome extensions and ad-blockers and then sign into Google Cloud Console and add the Google Ads API. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q275rG0:ref -- -- =~=~=~

Unable to pull detailed demographics type for Audiences

2020-10-30 Thread Chris van der Meulen
Hi, I've been trying to make use of the ad_group_audience_view via Google Ads API, but I'm struggling to find data for the Detailed Demographics audience type which is display as "Detailed demographics" in the platform. By querying the ad_group_criterion resource, I've been able to find the co

RE: Big Discrepancies Between Campaign and Detailed Placement Reports

2020-10-30 Thread Google Ads API Forum Advisor Prod
Hi Don, Do you also see discrepancies in the Campaigns and Placements tab in the UI? If so, you should reach out to the product team through this link. Regards, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5004Q275m57:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Google Ads API to MYSQL

2020-10-30 Thread Google Ads API Forum Advisor Prod
Hi Tal, Thank you for reaching out. There is no example for streaming of results from a report for the PHP client library. It is available for other client libraries such as Python and .Net client libraries. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_0

Re: Where do you get loginCustomerId when migrating from AdWords to Google Ads migration

2020-10-30 Thread Google Ads API Forum Advisor Prod
Hi Ales, That's exactly correct, I'm glad you were able to find that documentation and find it helpful. For reference, the client libraries also have examples on how to use the ListAccessibleCustomers method, see the example for Java here. Let us know if you have any other questions! Best, Be

How do we get Location Targeting Results from Campaign Using a Rest API?

2020-10-30 Thread k.test...@gmail.com
Please guide me ... How do we get* Location Targeting* Results from Campaign Using a Rest API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message be

Re: Aggregating Search Impression Share (and other metrics)

2020-10-30 Thread Prototype.co
Sorry, inline images didn't work. Here's the illustration as an attached image. Thanks! On Friday, October 30, 2020 at 11:20:15 AM UTC+1 Prototype.co wrote: > We are trying to retrive and aggregate data using the Google Ads API (v5). > The goal is the following: > > *Retrieve and/or calculate a

Aggregating Search Impression Share (and other metrics)

2020-10-30 Thread Prototype.co
We are trying to retrive and aggregate data using the Google Ads API (v5). The goal is the following: *Retrieve and/or calculate aggregate Search Impression Share (and Top Impression %, Abs Top Impression %), segmented by campaign type (Search, Shopping, and a Total Aggregate).* Note that this

Re: Batch jobs with ResponsiveSearchAds take up to days to finish

2020-10-30 Thread Paweł Ulita
Hi Ads Team, Thanks for your response. It seems I don't have permissions to reply privately, "Reply to author" is greyed out. What do I have to do to enable it? Paweł On Friday, October 30, 2020 at 7:30:31 AM UTC+1 adsapiforumadvisor wrote: > Hi Paweł, > > Thank you for reaching out to our AP

Re: Googleadwords API permission error

2020-10-30 Thread Nancy Turner
Hello Thank you for help. I have some queries as below. 1] I want to add campaign with images and many more field of form but in AddCampaign API providing only add campaign name (same issue in update API). Can you please suggest me too how to add all field in google ads. 2] I want to perman

Re: Where do you get loginCustomerId when migrating from AdWords to Google Ads migration

2020-10-30 Thread Ales Sturala
Hello, I think that I have found the answer. It is actually possible to get the *loginCustomerId* through the API by using this service: https://developers.google.com/google-ads/api/docs/account-management/listing-accounts So I believe that for both scenarios: I. Migration of current customers

Re: geographic_view doesn't return data when segments.geo_target_metro is empty

2020-10-30 Thread Elżbieta Jakubska
Hi, I do not have permissions to reply to the author only. I'm not an expert in your UI, but if I enter Reports->Custom->Table->Location and I'm taking dimensions + metrics like: (I'm looking on different customer than before) Country + Impressions => 1279 impressions Country + Regions + Impre

Re: Unable to setting campaign bidding strategy to MANUAL_CPM or MAXIMIZE_CONVERSIONS

2020-10-30 Thread Wonkeun Song
Hello. Thanks a lot about your answer. However, I think it is still insufficient to set campaign's bidding strategy to MANUAL_CPM or MAXIMIZE_CONVERSION in Google Ads API with Python.(Actually, I already did it with Adwords API but I want to migrate it to Ads API). Since both MANUAL_CPM(https:/

I have a question getting USER_INTEREST information using PHP library.

2020-10-30 Thread harrison
Hi, I want to get USER_INTEREST information using AdGroupCriticianService, but if you run the query statement below, no value will be returned. Please let me know if there is a problem with my query statement. $adGroupCriterionService = $adWordsServices->get($session, AdGroupCriterionService::