RE: (X,Y) Coordinate of Click

2019-08-26 Thread Google Ads API Forum Advisor Prod
Hi Andrew, Thank you for reaching out. Unfortunately, the coordinates are not recorded for the ad clicks. However, if you would want location based reports, you could use the Geo Performance Report or the Campaign Location Target Report instead. Regards, Dannison Google Ads API Team ref:_00D1U

RE: Can't get proprely amount of Users in API

2019-08-26 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Could you confirm what you meant by "cabinet"? If you are pertaining to the number of accounts allowed per manager account, you may refer to this guide for more details. You can also retrieve the accounts under your manager account by using the ManagedCustomerSe

RE: What constitutes VALID Payments Account usage scenario?

2019-08-26 Thread Google Ads API Forum Advisor Prod
Hi Ceola, Thanks for posting your concern. If for example payments account A was setup for the MCC3, then only those belonging under the MCC3's hierarchy can use the said payments account A. If another payments account B was setup for the MCC4, then the same concept should be followed for its

RE: Unable to generate Link ID for third party app analytics provider

2019-08-26 Thread Google Ads API Forum Advisor Prod
Hi Dinesh, Thank you for reaching out to our support team. However, this channel provides support for AdWords / Google Ads API concerns only. For the App Conversion Tracking API, you may reach out to the product experts instead as they are better equipped to guide you regarding this topic. You

RE: CustomerService getCustomers() throws CUSTOMER_NOT_FOUND

2019-08-26 Thread Google Ads API Forum Advisor Prod
Hi Ivan, The CustomerService.getCustomers() when used without a clientCustomerId should return the accounts which the OAuth2 credentials has direct access to. When used with a clientCustomerId, it should return the details of that specific account only. That being said, could you confirm if the

hot to get all customer id

2019-08-26 Thread sangkil an
ads api (beta) how to get all customer id ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "Ad

Re: Can't I get all account of the login users

2019-08-26 Thread 윤성원
Thanks! I can get all accounts under ID:8676856055 by using this code: ->withClientCustomerId($mccId) But I had to ask user for MCC ID:8676856055. How can I display a list of my MCC accounts that are accessible for users to choose instead of input as shown in the photo below? Thanks all.

CustomerService getCustomers() throws CUSTOMER_NOT_FOUND

2019-08-26 Thread Ivan Petrushev
Hello, I am trying to get information about the directly authorized user. API docs state calling CustomerService.getCustomers() can be used without clientCustomerId, but if I try to do it, I get this error: > AuthenticationError.CUSTOMER_NOT_FOUND I am using Python client library: client = adw

When AdWords API Version 201809 will be deprecated or sunset?

2019-08-26 Thread Катя Таничева
Hello, We are сurrently using AdWords API Version 201809 When is it better to switch to Ads API? What is the date of deprecation or sunset for AdWords API Version 201809 ? Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogs

Re: [Google Ads API Beta] Proto definitions for latest releases

2019-08-26 Thread John
The proto files for version v2_1 of the Google Ads API Beta are missing in the googleapis github repository . Can someone update the proto definitions at GitHub? On Monday, November 12, 2018 at 10:14:52

Impression share values accuracy

2019-08-26 Thread Dmitrii Krupianskii
Hi, I noticed that some of impression share metrics are returned as real numbers ranging from 0.0 to 1.0, but Google Ads reporting tool shows those as percentages with higher precision. E.g. instead of 61.54% shown in reporting tool, API returns 0.62, which is not a big deal unless we want to

(X,Y) Coordinate of Click

2019-08-26 Thread Andrew Klossner
Is the X,Y coordinate of a click on an ad recorded and available via Ads API? If my ad is 300x250, where a consumer clicked on that ad maybe helpful information in the future. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.

What constitutes VALID Payments Account usage scenario?

2019-08-26 Thread Ceola Flannery
Hi, I am referring to the below blog post on restricting Payments Account usage across manager hierarchies and I need some clarification on whether our hierarchy means we will be affected or not. Restricting Payments account usage across manager account hierarchies https://ads-developers.googl

Can't get proprely amount of Users in API

2019-08-26 Thread Audit A
Hello everyone! After short conversation with support, i got information, that API and analitycs cabinet has a little different way of count users. So i have a question: how do i can get same amount of users in API which i can see in cabinet? Thnx for answers! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~

About AdGroupAdService transition to Google Ads API

2019-08-26 Thread 粟飯原元
Hello, I'm moving from AdWords API to Google Ads API. MediaId and FileSize information that could be obtained from AdWords “ AdGroupAdService” is not obtained from AdGroupAdService in Google Ads API, so can I use MediaFileService to get it? Is my understanding correct? For official docum

Unable to generate Link ID for third party app analytics provider

2019-08-26 Thread Dinesh Sawant
Hi, I am following this API guide - https://developers.google.com/app-conversion-tracking/api/ It says, > To create a link ID associated with your unique developer token, select > *Other > provider* from the *app analytics provider*dropdown. In the input box > labeled *Enter your provider's

Campaign_criterion_simulation for App Campaigns

2019-08-26 Thread Renan Duarte Ribeiro dos Santos
Does anybody know if the campaign_criterion_simulation resource is available for App Campaigns? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message b

How to whitelist developer token on test account?

2019-08-26 Thread Renato
Hello, When testing the MutateJobService we receive the error DEVELOPER_TOKEN_NOT_WHITELISTED. We are using a developer token with "Test Account" access level. What would be the procedure to have our developer token whitelisted? Thanks in advance for any help. -- Renato -- -- =~=~=~=~=~=~

RE: How to get information about Showcase ad in the report

2019-08-26 Thread Google Ads API Forum Advisor Prod
Hello, In order to get showcase ad report data, you will need to use the Ad Performance Report in AdWords API with the filter AdType = SHOWCASE_AD. This data is currently not available in Google Ads API. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UHEdL3:ref -- -- =~=~=~=~=~=~=

RE: Keywords Targeting Idea Service how many records can return?

2019-08-26 Thread Google Ads API Forum Advisor Prod
Hi Qaiser, Thank you for reaching support. The maximum number of results for TargetingIdeaService is 700 as mentioned in this guide. Also, the selector for TargetingIdeaService.get() must specify the paging value with numberResults to 700 or less to limit the number of ideas returned per page.

RE: request_error: INVALID_CUSTOMER_ID when accept the link using the client account.

2019-08-26 Thread Google Ads API Forum Advisor Prod
Hello Jia, Could you please share the complete request and response log by following the logging section in the readme.md file in the client library of your choice. Please use reply privately to the author option while sharing the details requested. Regards, Sai Teja, Google Ads API Team ref:_

Re: BidModifier Guide

2019-08-26 Thread Google Ads API Forum Advisor Prod
Hi Chirag, This is the best document that we have to clarify your concern here. You could refer to the 'How bid adjustments work' section of this article. To clarify better, say, if you want to increase the bid by 20% and your starting bid is $1, then the resulting bid will be the sum of starti

RE: Video campaigns bidding strategy type

2019-08-26 Thread Google Ads API Forum Advisor Prod
Hi Igor and Marcel, Apologize for the inconvenience. Could you please share the report query along with the client customer Id for one of the accounts, for us to take a look? You can share the details privately via Reply privately to author option. Thanks, Bharani, Google Ads API Team ref:_00D1

RE: AdWords API v2018

2019-08-26 Thread Google Ads API Forum Advisor Prod
Hi Guner, The Google Ads API is the replacement of our AdWords API and brings significant advances in innovation and developer productivity. We decided to put the Google Ads API back into "beta" mode due to performance concerns, not data integrity issues. We recommend to continue running produc

RE: Can't I get all account of the login users

2019-08-26 Thread Google Ads API Forum Advisor Prod
Hello, It is possible that you are including the ID: 7344067646 in your properties file and making the API call. Could you please make sure that you have the MCC account ID in the request header to pull all the accounts under the hierarchy? If you're encountering any issues, could you please en

RE: AttributeError: results while link_manager_to_client by google-ads-api

2019-08-26 Thread Google Ads API Forum Advisor Prod
Hi Jimmy, I was not able to replicate the issue with the Link Manager to Client Python code sample. Could you please share the code snippet that you are trying to have a closer look? You can share the details privately via Reply privately to author option. Regards, Bharani, Google Ads API Team

Re: Video campaigns bidding strategy type

2019-08-26 Thread MdV
Hey, Is there any update on this issue? This is affecting over 30 accounts managed by us.The Google Ads web interface is showing an active bidding strategy, yet the campaign performance report says the strategy is "--" for a part of the video campaigns. Regards, Marcel On Thursday, 22 August

Re: AdWords API v2018

2019-08-26 Thread revarasi Sofa
Pada tanggal Sen, 26 Agt 2019 14.08, AdwAPI-TR menulis: > > Hello there, > I'm using the AdWords API v2018009. Which version do I need to upgrade to? > I didn't see any new release information. What is the sunset date for this > version? > > https://developers.google.com/adwords/api/docs/sunset-d

AdWords API v2018

2019-08-26 Thread AdwAPI-TR
Hello there, I'm using the AdWords API v2018009. Which version do I need to upgrade to? I didn't see any new release information. What is the sunset date for this version? https://developers.google.com/adwords/api/docs/sunset-dates Other information https://ads-developers.googleblog.com/2019/0

Re: Can't I get all account of the login users

2019-08-26 Thread Kamil
For example: (just remember to put correct path to autoload.php, and place "adsapi_php.ini" in same directory as script bellow. With correct API settings) accounts_get_all.php get ( $session, ManagedCustomerService::class ); // Create selector. $selector = new Selector (); $selector->setFields