KeywordEstimateRequest completely random/broken

2019-10-03 Thread aminarba
I am using KeywordEstimateRequest to get estimates for specific keywords, however the results are completely random & don't make any sense. I set the setMaxCpc on keyword level. e.g. I pass 0.88 as setMaxCpc (as micro amount, so *100) In the result max->averageCpc I get 1.46. When I pass 1

Re: Renamed status for Campaign and AdGroup name

2019-10-03 Thread Rosdyana Kusuma
Hi Nikisha, Thank you for your response. how about the change history from this url ( https://ads.google.com/aw/changehistory ) , do you have API to get data from those page? thank you, have a good day On Friday, October 4, 2019 at 3:36:51 AM UTC+8, adsapiforumadvisor wrote: > > Hello Rosdyana

RE: Adwords API at the MCC level set up conversion tracking account

2019-10-03 Thread Google Ads API Forum Advisor Prod
Hi Jessie, Thank you for reaching out to our team. Moving forward, if you are referring to setting up cross-account conversion tracking, then, the set up is currently not supported in the AdWords API. You would need to use the Google Ads UI for this. You may also keep an eye on our blog should

RE: Need help debuging unauthorized error

2019-10-03 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for reaching out. To better investigate your issue, could you please share the complete request and response logs along with the client customer id? Please use Reply privately to author option while sharing the details. Regards, Nikisha Patel, Google Ads API Team ref:_00D1U1174

Need help debuging unauthorized error

2019-10-03 Thread Sifang Chu
Hi, Our company is an existing user of ADWords API. I'm starting to experiment with Ads API. I have just downloaded the client library and trying out the first call to get campaign reports. I'm using the existing credentials that are working with ADWords API. I specified the MCC customer id i

RE: 'Unique Users' metric in Google Ads Reporting API

2019-10-03 Thread Google Ads API Forum Advisor Prod
Hello, Unfortunately, the 'unique users' metric is not available in Adwords API. The feature request for your concern is already raised within our team, please keep an eye on our blog post for future updates and announcements. Let me know if you have any additional concerns. Regards, Nikisha P

RE: Renamed status for Campaign and AdGroup name

2019-10-03 Thread Google Ads API Forum Advisor Prod
Hello Rosdyana, Thank you for writing to us today. I'm afraid that the notification feature is currently not supported via Google Ads API. However, you could use Adwords Alerting Framework to generate alerts for all the accounts under a specified manager account. Let us know if you need any add

Adwords API at the MCC level set up conversion tracking account

2019-10-03 Thread Jessie Wu
Hi, Is there any way to set 'Google Ads conversion account' of the customer account to the manager account via the 'ManagedCustomerService' API? Right now I have to manually set it up, by going to the `MANAGEMENT` section in the Accounts page, and check the accounts I want to change then set th

Re: How to fetch deivce and extensions statistics

2019-10-03 Thread Google Ads API Forum Advisor Prod
Hi Kuldeep, It is not possible to retrieve the Level attribute directly. If the FeedItem is targeted to any specific ad group or campaign, the fields targeted_ad_group and targeted_campaign will return these details. Hope this helps! Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UHH

RE: update CpcBid By Audience

2019-10-03 Thread Google Ads API Forum Advisor Prod
Hi Snayder, Thank you for reaching out. Can you please share the complete SOAP logs for your request so that we can investigate the error further using reply privately to author? See here for more details on how to enable logging. Thanks, Anthony Google Ads API Team ref:_00D1U1174p._5001UKM4Mz:

RE: Keyword planer

2019-10-03 Thread Google Ads API Forum Advisor Prod
Hi Duong, Please find my response below: 1. any api to set set conversion rate and value per conversion? I'm afraid, it is not possible to set the conversion rate and value per conversion through the API. 2. any api to get more forecast metric? The fields that are currently supported are listed

RE: Keyword planer

2019-10-03 Thread Google Ads API Forum Advisor Prod
Hi Duong, Please find my response below: 1. any api to set set conversion rate and value per conversion? I'm afraid, it is not possible to set the conversion rate and value per conversion through the API. 2. any api to get more forecast metric? The fields that are currently supported are listed

RE: Google Ads API - Device type query is returning confusing results

2019-10-03 Thread Google Ads API Forum Advisor Prod
Hello Dylan, A device criteria for each device implicitly exists in each campaign, so you won't be able to ADD or REMOVE those criteria. Could you please share the request and response logs, so I can take a closer look? You can share the details privately via Reply privately to author option.

RE: How to get Google Ads accounts using API via Oauth2 Authentication.

2019-10-03 Thread Google Ads API Forum Advisor Prod
Hello Praduman, If you are using AdWords API, you can use the ManagedcustomerService.get function to fetch all the clients under your manager account. You have to pass the manager customer id as the customerClientId for this specific API call as we are fetching all the clients linked to manager

update CpcBid By Audience

2019-10-03 Thread Snayder Acero
Good morning, I generated a report of audiences with the api of GoogleAdwords PHP, I need to update the CPCMax of the hearings, but I can't find documentation about it. I tried to do it by directly updating the group, but it doesn't work correctly. I would like to know how I can adjust my code,

How to get Google Ads accounts using API via Oauth2 Authentication.

2019-10-03 Thread Praduman Tiwari
Hello :), I'm trying to access all the Google Ads accounts which are linked to my connected account. I am developing an APP which is based on Ad creation, I have integrated the FB and currently stuck in Google Ads. Please check my FB flow in my attachment. [image: image_2019_10_03T09_47_40_4

Re: Migrate field Criteria to Google Ads

2019-10-03 Thread Project YSS
Hi, Thank for your answer. I tried like you said but I have some issues: *- The campaign criterion field in Adwords API are mapped to the fields of campaign_criterion resource in Google Ads API.*1. The types: ProductPatition, PreferredContent, RunOfNetwork, InteractionType in AdWordAPI are whi

'Unique Users' metric in Google Ads Reporting API

2019-10-03 Thread 'Improvado Support' via AdWords API and Google Ads API Forum
Hello, we are using Adwords Reporting API (v201809) https://developers.google.com/adwords/api/docs/appendix/reports/all-reports . API doc contains a description of deprecated metric Unique Cookies (ImpressionReach): [image: screenshot-ads.google.com-2019.10.02-18_08_05.png] [image: screenshot

Renamed status for Campaign and AdGroup name

2019-10-03 Thread Rosdyana Kusuma
Hello, Currently, I have situation that I need to create notification if the campaign name or adgroup name has been renamed. >From this documentation ( https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v2.enums#campaignstatusenum, and https://developers.google.

Re: How to fetch deivce and extensions statistics

2019-10-03 Thread Kuldeep Kumar Patel
Thanks, I am able to get all the fields except LEVEL. Please help me to get this. On Wednesday, 2 October 2019 00:21:19 UTC+5:30, adsapiforumadvisor wrote: > > Hello Kuldeep, > > Thank you for clarifying this. You may use the extension_feed_item >

RE: Loading audiences via Adwords api/python SDK

2019-10-03 Thread Google Ads API Forum Advisor Prod
Hi Stephen, Thank you for reaching out. However, it appears that the issue you are encountering is more related to the Python client library. That said, I would recommend that you reach out directly to the client library owners via this link as they are better equipped to assist you regarding

Re: Import costs for Adwords.

2019-10-03 Thread Иван Борейчук
Thank you so much! среда, 2 октября 2019 г., 13:28:10 UTC+3 пользователь adsapiforumadvisor написал: > > Hi, > > Thank you for clarifying your concern. > > Unfortunately, a customized output is currently not directly available in > the AdWords API's reports. You can, however, download the repo

Loading audiences via Adwords api/python SDK

2019-10-03 Thread 'Stephen Waters' via AdWords API and Google Ads API Forum
Hi I am trying to update some audiences (email/phone matches) from BigQuery to Google Ads The largest are in the millions of rows, but less than 10 million for now I am chunking them up to 1m row chunks but sometimes loading these consecutively takes a long time. I have been dabbling with threa

Re: Criteria Report missing costs from Ad Performance Report

2019-10-03 Thread Google Ads API Forum Advisor Prod
Hi Ignacio, Thank you for providing more insight about what you wish to achieve. Firstly, UI and API reports at this point may not match 100% due to certain campaign types and ad types' statistics not being available in the AdWords API. Taking that into consideration, you may still be able to m