How to Generate userInterest Resource Name using Google Ads API bita version ?

2019-11-15 Thread Rakesh Chauhan
Hello sir , i am trying to create userInterest but i can't create userInterest Resource Name because i can't get UserInterestOperation and all that so can you please tell me how create UserInterest Resource Name using Google Ads API Bita version ? Thank you --

Re: Why i can not add Gender or Age Range in Campaign using CampaignCriterion ?

2019-11-15 Thread Rakesh Chauhan
yah , thank you i have done it. On Thursday, November 14, 2019 at 2:03:51 AM UTC+5:30, adsapiforumadvisor wrote: > > Hi Rakesh, > > If you want to exclude a criteria, you will need to create an object of > NegativeAdGroupCriterion >

Re: REST endpoint for customer_client as an alternative to listAccessibleCustomers

2019-11-15 Thread Google Ads API Forum Advisor Prod
Hi Ky, you must start with some customer Id in order to perform the search request. I would imagine that this would be the Id of your root manager account. The customer_client resource will then give you all of the accounts that are lower in the account hierarchy, even if there are multiple leve

RE: Geo Performance API report data differs from Geographic report

2019-11-15 Thread Google Ads API Forum Advisor Prod
Hello Narendra, I am form the Google Ads API team. Could you please share the complete report definition and the UI screenshot from where you are comparing these results? Please use reply privately to the author option while sharing the information requested. Regards, Sai Teja, Google Ads API

Re: Can't get data from CustomerService v201809 [AuthorizationError.USER_PERMISSION_DENIED]

2019-11-15 Thread Google Ads API Forum Advisor Prod
Hi Wang, Through the API, it is not possible to get the client customer Id of the accounts that are not linked to the MCC. The user with access to the account may log in to the account to retrieve this information. The same user can authorize the API to make the calls. Let me know if you have a

Re: Adding remarketing-list to Google Ads Platform

2019-11-15 Thread Google Ads API Forum Advisor Prod
Hi Hugo, You will be able to update the members of the list using the AdwordsUserListService.mutatemembers to add or remove the members. It takes 6 to 12 hours for a list to be populated with members and you will see the status as In Progress during this time. Please refer to our Customer match

Re: Strange behavior of Demographic criterion

2019-11-15 Thread Google Ads API Forum Advisor Prod
Hi Oliver, Thank you for clarifying this. By default a new campaign/ad group will contain no age range criteria, which means that the targeting is applied to all ages. If you're targeting the campaigns to any specific age range, this will automatically exclude the remaining age range criteria.

RE: How to exclude topics through AdWords API

2019-11-15 Thread Google Ads API Forum Advisor Prod
Hi Alberto, Thanks for reaching out. Could you elaborate on your questions to let us know what you are specifically looking for? With elaboration on the questions we could provide a better solution to you. Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5001UOCCaR:ref -- --

RE: Adwords API TargettingIdeaService Average CPC

2019-11-15 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for reaching out. Please note that every account has a single currency associated with it. You could retrieve it by calling CustomerService.get in the currencyCode attribute. All monetary values returned in the API calls and reports will be in the account's currency. I hope this hel

Set tracking at the account level using Adwords api version v201908

2019-11-15 Thread rentcafe dev
Hello, I'm trying to set TrackingUrlTemplate and finalUrlSuffix at the account level and I'm receiving the following error: OperationAccessDeniedReason.ACTION_NOT_PERMITTED. (Error: OperationAccessDenied.ACTION_NOT_PERMITTED, FieldPath: customer.parallelTrackingEnabled, Trigger: ) Stack Tra

RE: Adding Keywords to Call detail API export

2019-11-15 Thread Google Ads API Forum Advisor Prod
Hi Kunal, Thank you for writing to us. Unfortunately, it is currently not possible to directly associate all the call metrics to a specific criteria (keyword) via Call Metrics Call Details Report. However, you could use Keywords Performance Report to retrieve the ClickType (CALLS, CALL_TRACKING

RE: Device Metrics Data

2019-11-15 Thread Google Ads API Forum Advisor Prod
Hi Kuldeep, Thank you for reaching out. In the API, the bid adjustment is known as the bid modifier. You can get that value by calling AdGroupBidModifierService get command. Additionally, you can run the Ad Group Bid Modifier report to get the values. Regards, Mitchell Google Ads API Team

RE: Final URL Report - AverageCPC

2019-11-15 Thread Google Ads API Forum Advisor Prod
Hi Dominik, Thanks for reaching out.The “Average Position Metric” has already been sunset in the Adwords API and Google Ads API which was mentioned in this blog post. Requests for the average position will return NULL values as to why you get '--' for the AveragePosition. Currently the Absolut

RE: Reach estimate AdWords API

2019-11-15 Thread Google Ads API Forum Advisor Prod
Hello Sara, You could use the TrafficEstimatorService in the API which is similar to the Keyword Planner in the UI. However, you will only be able to get the reach by location, not by age or gender. You can find more details here. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UJapxJ

RE: Campaign goal

2019-11-15 Thread Google Ads API Forum Advisor Prod
Hi Mark, Thank you for reaching out. Since this is a product issue and not an API issue, I would recommend that you reach out to the Google Ads product team here as they will be more equipped to answer your question. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UOCCvz:ref --

RE: Traffic Estimate Service java api giving different results compare to google ads UI

2019-11-15 Thread Google Ads API Forum Advisor Prod
Hi Suresh, Thank you for reaching out. Please provide your client customer ID and the complete SOAP logs for your request via reply privately to author so that I can investigate the issue further. Here is a guide on how to enable logging. Regards, Mitchell Google Ads API Team ref:_00D1U1174

Re: Deep-linking to Google Ads interface does not work anymore (ocid)

2019-11-15 Thread Google Ads API Forum Advisor Prod
Hi Matt, Thank you for your feedback. This feature is not yet supported and I have shared this internally with the team. Please keep an eye on our blog for more updates. Regards, Bharani, Google Ads API Team ref:_00D1U1174p._5001UHGxQ8:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Adding Keywords to Call detail API export

2019-11-15 Thread Kunal Patankar
Hi, I am trying to add keyword use in the call details import. In the Ads UI .. one can simply add the Search Keyword ... [cid:image001.jpg@01D59BC2.162DF910] But there's no field for Criteria or Keyword in the "Call Metrics Report" Ref: https://developers.google.com/adwords/api/docs/appendix

Device Metrics Data

2019-11-15 Thread Kuldeep Kumar Patel
Hi, How can I get "*Ad Group Bid Adj.*" column data using google ads api. I am able to fetch other columns from '*Campaign Criterian*' & *Campaign objects* . Please Help me in this. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.bl

Re: Adding remarketing-list to Google Ads Platform

2019-11-15 Thread Hugo Barcelona
Ok , i did it , now is there a way to update the user list or should i remove the list and upload an updated one each time ? On Thursday, November 14, 2019 at 7:37:37 PM UTC+1, adsapiforumadvisor wrote: > > Hi Hugo, > > I'm afraid, it is not possible to upload the CSV file through the AdWord

Re: Geo Performance API report data differs from Geographic report

2019-11-15 Thread Narendra Mohan
Hello Adwords support team , We are also facing the same issue where we are trying to download Geo performance data at city level ( using Adwords API) but there is discrepancy in data for few cities when compared with Adwords UI. Numbers are more on report downloaded through API call. For Ins

Re: Geo Performance API report data differs from Geographic report

2019-11-15 Thread Narendra Mohan
On Wednesday, February 28, 2018 at 10:05:13 PM UTC+5:30, Oksana Sulyma wrote: > > Hi Guys, > I have difficulties with understanding why my Geo Performance report which > I get from API is different from what I see in Adwords Geographic Report. > Here is my report xml: > > xmlns="https://adwo

Campaign goal

2019-11-15 Thread Mark
Hello, I am aware that campaign goals cannot currently be set through the API (neither AdWords not Google Ads). However, I have a question regarding them. Do they have any effect apart from the different default values you can see on the Create Campaign screen? Essentially, I would like to kno

Re: not able to access one of the google accounts data in super-metrics

2019-11-15 Thread Sanket Yadav Patil
Hi, I have got the mail. Let me try your instructions and get back to you. Thanks, Sanket On Thu, 14 Nov 2019, 20:18 Google Ads API Forum Advisor Prod, < adsapiforumadvi...@gmail.com> wrote: > Hi Sanket, > > > > I tried responding before but it looks like it didn't reach you. Please > follow th

How to exclude topics through AdWords API

2019-11-15 Thread Alberto
Hello, I wanted to know if its possible to exclude certain topic using AdWords API. I was researching docs and Im not able to find any documentation related to Topic entity. Thanks in advance -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsde

Adwords API TargettingIdeaService Average CPC

2019-11-15 Thread cv
Hi, Earlier when requesting Targeting Idea Service we used to receive CPC in USD only. Now we are receiving CPC in cientCustomerID Currency (Currency set as account preferences). Is there any update to Average CPC field for TargetingIdeaService? Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=