Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2021-02-19 Thread Google Ads API Forum Advisor Prod
Hi Mat - Ah, you're right, sorry about the misunderstanding! Assuming your team has been making changes with the newest version of Editor, there should be recent information returned via the Google Ads API. Do you know about what date you would have switched to the newest version? I'm going

Re: create customer match audience using rest interface

2021-02-19 Thread Coder
Hi, Thank you for replying back. As mentioned earlier I don't have permission to reply privately (option is greyed out). To answer your question, yes, I tried both client library and rest apis. I tried the same example you provided in the link here: example

Re: create customer match audience using rest interface

2021-02-19 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Are you using the REST interface directly to upload the users? Could you give it a try to use this client library example? If the issue persists after you try the client library example, please share the complete request and response logs along with the

Re: How to get asset information for HTML5_UPLOAD_AD

2021-02-19 Thread Google Ads API Forum Advisor Prod
Hi Dihan, I've reached out the engineering team, this may not be supported in the API right now. Cheers Anash ref:_00D1U1174p._5004Q27tfEX:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: How to mutate appAd

2021-02-19 Thread mengqi zhu
Code: ad_group_ad_service = client.get_service("AdGroupAdService", version="v6") ad_group_ad_operation = client.get_type("AdGroupAdOperation", version="v6") resource_name = ad_group_ad_service.ad_group_ad_path( customer_id, ResourceName.format_composite(ad_group_id, ad_id) )

RE: New Google Ads API documentation page not available

2021-02-19 Thread Google Ads API Forum Advisor Prod
Hi Hoang, Thank you for reaching out. Are you still facing the issue? If so, please disable all Google Chrome extensions and ad-blockers and then open this URL again. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2CSslz:ref -- --

RE: Issue with GEO_PERFORMANCE_REPORT

2021-02-19 Thread Google Ads API Forum Advisor Prod
Hi Pismarev, Thank you for reaching out. The Geo Performance Report is not one of the available resorts to be queried for App Campaigns in the AdWords API. Please see the list of available reports for App Campaigns in the AdWords API. You could consider querying the geographic_view resource

Changing bidding_strategy on campaign with a target cpa of specific amount?

2021-02-19 Thread 'Viktor Søndergaard' via AdWords API and Google Ads API Forum
Hi Team, I am currently trying to change some campaigns to have a specific target cpa. I know I have to change the bidding strategy from these docs https://developers.google.com/google-ads/api/fields/v6/bidding_strategy. But how can I change the target CPA? I can't find any examples and I

Upload Offline Conversion

2021-02-19 Thread 'Viktor Søndergaard' via AdWords API and Google Ads API Forum
Hi Team, I'm currently trying to do a Upload Offline Conversion using your example. When I run your example with my data it says that it succeeded and uploaded the conversion, but when I check the Conversion Action it says doesn't register it. I also have some questions about the uploading of

RE: Reach Metric

2021-02-19 Thread Google Ads API Forum Advisor Prod
Hi Darkhan, Thank you for reaching out. The unique reach metrics replaced cookie-based reach metrics as the primary method for reach measurement. However, the unique reach metrics are not yet available in the Google Ads API. There is a feature request to support these fields in the Google Ads

Re: Error creating campaign with and without bid strategy

2021-02-19 Thread Gregory Golberg
*Thanks for reaching out. I'm seeing documentation from both the Google Ads API and the AdWords API in your messages. It appears you are using the AdWords API, so I recommend

RE: How to obtain a developer token?

2021-02-19 Thread Google Ads API Forum Advisor Prod
Hi Hoang, Thank you for reaching out. In order to obtain the developer token, you have to log into your manager account rather than the client customer account, then you would be able to see the API Center option. Could you please let us know what links you have trouble visiting? Thanks and

RE: Error creating campaign with and without bid strategy

2021-02-19 Thread Google Ads API Forum Advisor Prod
Hi Gregory, Thanks for reaching out. I'm seeing documentation from both the Google Ads API and the AdWords API in your messages. It appears you are using the AdWords API, so I recommend limiting your research to its documentation. I recommend using the code snippets on this page. I can see

Re: Google Adwords Api - Credentials could not be refreshed and timeout

2021-02-19 Thread Google Ads API Forum Advisor Prod
Hi Nenad, Thanks for the additional context. Please allow us to review this internally and we will provide an update as soon as possible. Thanks, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2CRvhk:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

RE: Creating Smart Ads and adding headline, description, image etc...

2021-02-19 Thread Google Ads API Forum Advisor Prod
Hi Richard, Unfortunately, we are unable to provide any timelines. For all updates and announcements for the API, please follow our blog. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2CSWuq:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Service Account: WaitingForActivation

2021-02-19 Thread Todd Evans
I have a Service Account setup and I am trying to get my app to authenticate against this Service Account and ultimately call SearchStream() I have the following code. Upon GetAccessTokenForRequestAsync() method being called we receive a Status = WaitingForActivation message. I have checked

Re: How to mutate appAd

2021-02-19 Thread Google Ads API Forum Advisor Prod
Hello, Please see my replies to your questions below: The remove operation is possible for AppAds. If you can send us the complete request and response logs associated with the operation permitted error, we can have a closer look. Editing existing AppAds is not possible using the Google Ads

Google Ads API Authentication using service account

2021-02-19 Thread Phil Lachmann
I am creating an Azure function (C# using dotnet core 3.1) that will call the Google Ads API. Since this application has no UI I believe that I need to use a service account to authenticate. The code runs and returns an error "authenticationError": "NOT_ADS_USER" The login that I used to

Get call_view for specific date interval

2021-02-19 Thread maria.r...@funnel.io
Hi the Google ads API support, We are trying to query the call_view report with specific date intervals but since we can't use the segments.date field we are instead trying to use the call_view.start_call_date_time to filter the query. But when trying to use the 'LIKE' or 'REGEXP_MATCH' we get

Re: AdSchedule in Google Ads API

2021-02-19 Thread cv
Hello Mat, Thanks for message. In this case 'segments.date'(could not support requested resources: 'CAMPAIGN_CRITERION') So what I can do here? I am not getting ALL_TIME data or data is there in Account. Thanks, On Friday, 19 February 2021 at 17:13:08 UTC+5:30 Mat wrote: > Hi cv, > > you

Re: Set Campaign Criterion on iOS/Android

2021-02-19 Thread Андрей Ласевичев
I'll give you an example. I want to disable the campaign for mobile devices with the iOS operating system. How do I do this? Best regards, Andrey пятница, 19 февраля 2021 г. в 08:09:13 UTC+5, adsapiforumadvisor: > Hi, > > Thank you for reaching out. > > By iOS/Android campaigns, could you

Re: ALL_TIME Equivalent to google ads api

2021-02-19 Thread cv
Hi Sai, You can see this 2 definitions and results are not matching Adwords API $selector->setFields(array('CampaignId', 'CampaignName', 'CampaignStatus', 'Id', 'CriteriaType', 'Criteria', 'IsNegative')); $selector->setPredicates([ new

Campaign conversion action set

2021-02-19 Thread 'v-u...@expediagroup.com' via AdWords API and Google Ads API Forum
Hi, I want to set up conversion action set for campaign, via api calls. I 'm however able to set conversion action for campaign via api calls but couldn't find the specific service for setting conversion action set. If you could please guide. Also if you can share the python example. Thanks,

New Google Ads API documentation page not available

2021-02-19 Thread Hoang Chu
I've been trying to get documentation from the new Google Ads API from this website https://developers.google.com/google-ads/api/docs/start, but it's been down for a while. Any insiders who may know what's going on and / or whether it'll be online again anytime soon? -- --

Re: AdSchedule in Google Ads API

2021-02-19 Thread Mat
Hi cv, you could check if a very old segments.date raises any errors and if that error message delivers any insights into the date limits you can use. Example segments.date >= '1970-01-01' AND segments.date <= '2021-02-18' (00:00:00 UTC on 1 January 1970 is the "Unix epoch") or

Reach Metric

2021-02-19 Thread Darkhan Rysbek
Hi! Is there a way to get a reach metric for a campaign through the Google Ads API (like clicks, impressions, interactions)? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: How to get count of keyword ideas from the Targeting idea service of the AdWords API

2021-02-19 Thread Uros Kovacevic
Hello again, We are trying to get the total count of keywords from the google AdWords API using a certain categoryID by searching with this search parameter , like

Re: AdSchedule in Google Ads API

2021-02-19 Thread cv
Hi Mark, Thanks. If I not pass any date range, does that equivalent to ALL_TIME data based on filters passed? To more specific If I need to have AdSchedule does that return all current AdSchedule if I not pass any dates? Thanks, On Friday, 19 February 2021 at 13:22:24 UTC+5:30

Re: Issue with GEO_PERFORMANCE_REPORT

2021-02-19 Thread Pismarev Vitaly
No, 6882030488 is not a manager. But it seems like there is no way to pass login_customer_id in the DownloadReportAsStringWithAwql I got the error googleads.errors.GoogleAdsValueError: The provided keyword "login_customer_id" is invalid. Accepted keywords are:

Re: MutateCampaigns - adding/removing proximities

2021-02-19 Thread Google Ads API Forum Advisor Prod
Hi Kyle, Thanks for getting back to us. I work with Anthony and allow me to assist you this time. With regard to the REST API that you're asking, you can refer to this REST Interface guide of the Google Ads API. You can also refer to the Perl library as it is implemented on top of the REST

How to obtain a developer token?

2021-02-19 Thread Hoang Chu
According to some tutorials I can obtain a develop token through Tools > Setup > API Center. But in my case I don't see a Setup menu item under Tools. I also notice that some of the Ads API related links are current not available, such as https://developers.google.com/google-ads/api/. How can