Re: Adrotation mode setup in campaign level

2020-08-12 Thread denma test
Okay, thanks. On Wednesday, August 12, 2020 at 7:13:37 PM UTC+5:30, adsapiforumadvisor wrote: > Hi, > > I cannot say whether or not this we get added again in the future. All > announcements will be made on our blog > . > > Regards, > Anthony > Google

Re: Update Campaign url option

2020-08-12 Thread denma test
Hi Danica, Actually i have done with create part, the problem is while edit campaign i want to remove existing custom parameters(not all, in specific) and want to add new custom parameters. can you clarify regarding this specific. On Thursday, August 13, 2020 at 12:47:02 AM UTC+5:30,

Re: Campaign settings using Google Ads API

2020-08-12 Thread cv
Hello Xiaoming, Yes, I was fetching like this only. $googleAdsRow->getCampaignCriterion()->getLocation()->getGeoTargetConstantUnwrapped() $googleAdsRow->getCampaignCriterion()->getLanguage()->getLanguageConstantUnwrapped() It was already set by the user in the UI, I am just getting those

Re: campaign id, name and adgroup id, name in ads list

2020-08-12 Thread denma test
Thanks have done with Ad Performance Report , thanks. On Thursday, August 13, 2020 at 12:27:24 AM UTC+5:30, adsapiforumadvisor wrote: > > Hi, > > Unfortunately, the names are not available for the

Mutating RSA With Adwords API (AdService)

2020-08-12 Thread Scott Clumpus
I'm in the process of mutating text assets for my Responsive Search Ads using Python. However, I am receiving a GoogleAdsServerFault that looks like this: *GoogleAdsServerFault: [PolicyFindingError{super=PolicyFindingError.POLICY_FINDING @ operations[0].operand, reason=POLICY_FINDING,

Re: HTML 5 AdType restricting Reporting

2020-08-12 Thread Erik Gray
Hello Anthony, I am the Author so I am getting a 'grayed out' button on the "Reply to Author" option here, is there another option? Erik On Monday, August 10, 2020 at 11:10:34 AM UTC-6 adsapiforumadvisor wrote: > Hi Erik, > > Can you please *reply privately to author *both report definitions

How to set up Google Ads Webhooks

2020-08-12 Thread Clayton Glasser
I am trying to set up webhooks so I can send data from Google Ads Leads into eLeads CRM. I am trying to follow this documentation (https://developers.google.com/google-ads/webhook/docs/implementation), but it does not provide enough context for me to understand what I need to do to start

Re: How to add dummy data to my test account

2020-08-12 Thread Google Ads API Forum Advisor Prod
Hello, When you say you want to see the same data in the API that you see on your screen, may I ask for further details? Are you saying that you see something in the Google Ads UI, and you want to be able to see that in the API? Do you have an example of what you see on your screen that you

invalid oauth token

2020-08-12 Thread Emily Jia
I'm trying to set up my first API call but get the error [AuthenticationError.OAUTH_TOKEN_INVALID @ ; trigger:''] when running get_campaigns.py However, I checked with curl (as recommended in this thread: https://groups.google.com/g/adwords-api/c/E4e1SknTT_4/m/_ixEdNAqBAAJ) and it looks like

Re: Integration of Google Ad Words API using Dell Boomi and Postman

2020-08-12 Thread 'Arun Ramesh' via AdWords API and Google Ads API Forum
Thank you Danica! I was trying to test the APIs using Postman, but we are planning to implement the APIs using Dell Boomi iPaaS platform. The integrations are planned to be run unattended to source data periodically. I see in the documentation that one of the steps in the authentication is a

RE: Integration of Google Ad Words API using Dell Boomi and Postman

2020-08-12 Thread Google Ads API Forum Advisor Prod
Hi Arun, Thank you for reaching out! I see that you are looking to authenticate from the Postman API tool. I am not able to speak on behalf of the Postman API as this is a third-party tool separate from the Google products we support. To retrieve an access token through Google Ads API, you

RE: using CustomerService.getCustomers()

2020-08-12 Thread Google Ads API Forum Advisor Prod
Hello, The getCustomers function does not require any arguments when calling it. You can find more details on the CustomerService here. Cheers, Anthony Google Ads API Team ref:_00D1U1174p._5004Q23Jk8p:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: Discrepancy between UI and API for creation of portfolio bid strategy with Maximize Conversions

2020-08-12 Thread Google Ads API Forum Advisor Prod
Hello All, Thanks for answering on this. This is the current state of things. The AdWords API does support Maximize Conversions, but not Maximize Conversion Value for portfolio bidding strategies in Search. I'm currently working with a fellow engineer to get Maximize Conversion Value turned

using CustomerService.getCustomers()

2020-08-12 Thread HsenWehbe
hi, I search foor using CustomerService.getCustomers() and what parameters do i need to make the call? regards. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: Unknown Billing Error - when trying to Enable Google Ads API

2020-08-12 Thread Google Ads API Forum Advisor Prod
Hi Tal, Thank you for reaching out. In order for me to further investigate the issue you have, could you please share the complete request and response logs along with the client customer id via the Reply privately to author option? Thanks and regards, Xiaoming, Google Ads API Team

RE: Update Campaign url option

2020-08-12 Thread Google Ads API Forum Advisor Prod
Hi, Can you confirm if you are using Google Ads Scripts? It looks like you are referring to fields mentioned in this documentation. If so, I suggest posting your concern on their forum here. If you are using AdWords API, you can refer to this guide to see how custom parameters can be properly

Re: Shopping perfomance report for Smart shopping campaign

2020-08-12 Thread Google Ads API Forum Advisor Prod
Hi Vyacheslav, Thanks for reaching out. With regards to your concern, you can provide logs via email the api alias or directly to the forum but to be sure to remove any confidential info as mentioned here. Thanks, Nirmita Patel Google Ads Team ref:_00D1U1174p._5004Q23HNKM:ref -- --

Re: LocationView Service returns empty LocationInfo

2020-08-12 Thread Google Ads API Forum Advisor Prod
Hi Tatiana, I'll take a closer look at this with my team and get back to you as soon as possible. Thank you, Bryan, Google Ads API Team ref:_00D1U1174p._5004Q23IuF2:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Campaign settings using Google Ads API

2020-08-12 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Please confirm that you have set the Location and Language using CampaignCriterionService. For frequency_caps, as it contains both key and value so it is returned as an object. You would need to query the campaign resource to fetch the campaign.frequency_caps.

RE: Update campaign content lables, location, language

2020-08-12 Thread Google Ads API Forum Advisor Prod
Hello, To target/ exclude different criteria at the campaign level, you will need to use the CampaignCriterionService. To see what can be targeted and excluded on the campaign and ad group level, you can refer to this sheet. The codes/Ids for some of these criteria can be found here. Cheers,

Re: campaign id, name and adgroup id, name in ads list

2020-08-12 Thread Google Ads API Forum Advisor Prod
Hi, Unfortunately, the names are not available for the AdGroupAdService. The best workaround to get all the details you need is to run the Ad Performance Report. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q23Ivg9:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

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

2020-08-12 Thread Google Ads API Forum Advisor Prod
Hello, For both your issues, can you please reply privately to author the report definition and results for these ads? Please also highlight the ad group and ad IDs that are facing these issues, so I can further investigate these ads. Regards, Anthony Google Ads API Team

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

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

RE: Accounts settings

2020-08-12 Thread Google Ads API Forum Advisor Prod
Hi Roman, Thank you for reaching out! As mentioned in this documentation, these settings can only be edited through the Google Ads UI. With that being said, they are not supported in the API. Please continue to use the UI in order to view these settings. Let me know if I can support you with

RE: Discrepancy between UI and API for creation of portfolio bid strategy with Maximize Conversions

2020-08-12 Thread Claude Beauchemin
If you think of it, it make no sense the old one supports it and the new one dont. Anyway, that the way it is, i'm checking for a new version of the nuget package each day. De : adwords-api@googlegroups.com de la part de Pete Lavetsky (AdWords API Guru)

Re: Discrepancy between UI and API for creation of portfolio bid strategy with Maximize Conversions

2020-08-12 Thread Pete Lavetsky (AdWords API Guru)
Thanks Claude. We're going that same route. Pete On Wednesday, August 12, 2020 at 1:38:58 PM UTC-4, Claude Beauchemin wrote: > > Hi Pete, > We are still waiting for the fix on new Google Ads Api. We are on the V4 > version on the c# sdk. The only way to do it right now is by using the old >

Re: Discrepancy between UI and API for creation of portfolio bid strategy with Maximize Conversions

2020-08-12 Thread cbeau...@acquisio.com
Hi Pete, We are still waiting for the fix on new Google Ads Api. We are on the V4 version on the c# sdk. The only way to do it right now is by using the old adwords api. Im not event sure that the old one support MaximizeConversionValue but it sure support MaximizeConversions. Claude On

RE: INVALID_STRING_DATE_TIME_SECONDS_WITH_OFFSET Date time is not uploaded

2020-08-12 Thread Google Ads API Forum Advisor Prod
Hi Lava, Thank you for reaching out. The INVALID_STRING_DATE_TIME_SECONDS_WITH_OFFSET error indicates that you have not set a proper format. Can you confirm if you used the format: -mm-dd hh:mm:ss+|-hh:mm ? If so, please provide your customerClientId as well as the complete detailed logs

Re: Call extensions bug

2020-08-12 Thread Google Ads API Forum Advisor Prod
Hi Roman, Please try to use the CustomerExtensionsSettingService and see if your extensions return properly with this service. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q23Ivfv:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Does FeedItemService miss the leading "0" of PHONE NUMBER field of Location Extension in UK

2020-08-12 Thread Google Ads API Forum Advisor Prod
Hello! Did you see my private reply earlier? Can you please check your email to see if it's there? I'll also try resending it. Best, Nadine Wang, Google Ads API Team ref:_00D1U1174p._5004Q22Y6vN:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Discrepancy between UI and API for creation of portfolio bid strategy with Maximize Conversions

2020-08-12 Thread Pete Lavetsky (AdWords API Guru)
Hi All, Was there a resolution to this? We're on V4 of Ads API using the Java client library. MAXIMIZE_CONVERSIONS is not available to set as a portfolio bidding strategy. Others have indicated they've had Google fix this for them? https://support.google.com/google-ads/answer/6263072?hl=en

Unknown Billing Error - when trying to Enable Google Ads API

2020-08-12 Thread Tal Yahav
Hi, I try to Enable Google Ads API but all I get is: " Unknown Billing Error An unknown error occurred when attempting to verify your billing information. Please try again or return later " How can I fix it? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Google Ads - Account Spend/Cost

2020-08-12 Thread gra...@sphereinsight.com
Hi, We're unable to find a cost field in the Google Ads API. How should we pull daily spend for an account? I've seen an answer pointing to the AdWords API. Are we able to pull cost via the Google Ads API? *Previous answer I found: You can use Account Performance Report

Re: Campaign settings using Google Ads API

2020-08-12 Thread cv
Hi Xiaoming, I am not able to get Location and Language using campaignCriterion Service. I was using like this Query: SELECT campaign.id, campaign.name, campaign.status, campaign.serving_status,

(Google Ads API) AdGroup Audience view returns no data

2020-08-12 Thread the...@funnel.io
Hi, we are trying to set up an audience view report using GAQL and our queries return no data for intervals that should have data according to other report types. For example: This returns plenty of data: SELECT segments.date, metrics.clicks, metrics.cost_micros, metrics.impressions FROM

Re: Automated Rules In Adwords API

2020-08-12 Thread Google Ads API Forum Advisor Prod
Hi Muhammad, I cannot give any time frames for when this feature will get added. All announcements will be made on our blog. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q23IVGE:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Adrotation mode setup in campaign level

2020-08-12 Thread Google Ads API Forum Advisor Prod
Hi, I cannot say whether or not this we get added again in the future. All announcements will be made on our blog. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q23Higy:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Update campaign content lables, location, language

2020-08-12 Thread denma test
Hi How can i remove some existing content lables, locations and languages and add new content lables, locations and languages in when user edit the campaign. Am using Adwords v201809 PHP library. Thanks in advance. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Update Campaign url option

2020-08-12 Thread denma test
Hi, Have done script to update Campaign URL option in campaign created, the trackingUrlTemplate abd finalUrlSuffix are updated and the problem is i cannot remove existing customParameter, however new customParameter are added but i want to know how can i remove existing customParameter. Thanks

Re: "HTML5 Ad" has no AdType in the report and is not returned by AdgroupAdService

2020-08-12 Thread LP AI
have created a new post here https://groups.google.com/g/adwords-api/c/YKJoMKl4bQw/m/i0eiRideBQAJ On Tuesday, 11 August 2020 at 21:58:30 UTC+2 adsapiforumadvisor wrote: > Hello, > > Yes, can you please create a new post with all these details? Please > include the second part of your

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

2020-08-12 Thread LP AI
This thread comes from https://groups.google.com/g/adwords-api/c/LvBi7S5kGY8/m/QjfiqXQvBQAJ but is a different issue. The issues were 1) We have some times where the same ad_id was returned as TEMPLATE_AD and then we later on get it blank? 2) For TEMPLATE_ADs we were able to get further

Re: Call extensions bug

2020-08-12 Thread Roman Bondarenko
Yes, I could provide logs, of course :) But firstly would like to point at some fact... All changes to extensions were made through platform UI but not API... with API I only fetched updated data from you guys) Please, note that as well. There are other extensions, ad groups, ads in log file

Accounts settings

2020-08-12 Thread Roman Bondarenko
Hello! Guys, I am keep searching for this functionality but still nothing :( Maybe you could help me here ?) Is there a way to fetch with AdWords API recent settings for default "Call conversion action" for account? This is screenshot where you can get it through your platform :) [image:

INVALID_STRING_DATE_TIME_SECONDS_WITH_OFFSET Date time is not uploaded

2020-08-12 Thread lava kumar
INVALID_STRING_DATE_TIME_SECONDS_WITH_OFFSET Date time is not uploaded getting exception like The string date time's format should be as per google ad words doc tried all available format but unable to resolve the issue. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: LocationView Service returns empty LocationInfo

2020-08-12 Thread 'tetiana....@partners.2sixty.io' via AdWords API and Google Ads API Forum
Hi, Bryan, Or request query looks like this: *SELECT* * campaign_criterion.location.geo_target_constant,* * campaign_criterion.negative* *FROM* * location_view* *WHERE* * campaign.id = 1378332378* *AND campaign_criterion.negative = FALSE * I can not send you logs with the error because I

Re: Automated Rules In Adwords API

2020-08-12 Thread Muhammad Javed
Hi Anthony, Thank you for the precise answer. Is there any estimated time frame when Automated Rules would be added to the API. Regards, Muhammad Javed On Tuesday, 11 August 2020 00:08:22 UTC+5, adsapiforumadvisor wrote: > > Hi Muhammad, > > Unfortunately, there isn't a way to dynamically

Re: How to add dummy data to my test account

2020-08-12 Thread YuK1
I don't know how to prepare my own dummy data. I want to make sure that the number displayed on the screen and the number obtained through the API are the same. What should I do? 2019年7月18日木曜日 2:28:27 UTC+9 adsapiforumadvisor: > Hi Nicolas, > > Thanks for reaching out and for sharing this