Re: Google Ads API Python Client Library Pagination

2019-04-08 Thread dmitrii . stebliuk
Hello Sai, Thank you for your response. I've added an issue to github: https://github.com/googleads/google-ads-python/issues/73 Kind regards, Dmitrii. On Friday, April 5, 2019 at 10:53:24 PM UTC+2, googleadsapi-forumadvisor wrote: > > Hello Dimitri, > > When you specify the page limit as 50

Re: How to partiotion google shopping adgroups (Python)

2019-04-08 Thread Ben
Hey Bharani, thanks for the answer. I am creating everything via Python Scripts. I defined a product scope for one campaign and now the products are no longer automatically attached to the adgroups. Could you give some explanation on how product scope and product partioning relate to one anoth

RE: What is the best way to get list of non-mcc accounts?

2019-04-08 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Alex, If you are running this query in the root MCC account, then it should return all accounts under that MCC account (including sub-MCC's and client accounts under the sub-MCC account). Upon replication, I was able to get all the accounts of my root MCC hierarchy. However, the customer.mana

Re: Retrieve impressions of each headline in Responsive Search Ad

2019-04-08 Thread Alex Mansour
Thanks for clarifying this Ejay. Is there another way or report where we can get the impressions at the headline/description level? On Saturday, April 6, 2019 at 12:14:17 PM UTC+2, Alex Mansour wrote: > > Does the AD_PERFORMANCE_REPORT in AdWords API provide the data about the > impressions of

Authorized redirect URIs - Google API Console

2019-04-08 Thread cv
Hello, I am trying to add Authorized redirect URIs for My API project. I have added and it shows oAuth Client Saved, but that redirect URI not showing on credentials page. Please help. Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googlea

RE: What is the best way to get list of non-mcc accounts?

2019-04-08 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Alex, Upon further investigation, the result appearing in the query you are using is indeed correct. The result should return all accounts (including sub-MCC and client accounts). However, there is no field to determine whether the customer_client

RE: Authorized redirect URIs - Google API Console

2019-04-08 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, The redirect URI will no longer be visible once you have created your credentials. Should you require further assistance with the Google API Console Credentials page, you may contact their support team via this link instead. Thanks

RE: Retrieve impressions of each headline in Responsive Search Ad

2019-04-08 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Alex, I am afraid that this is currently not possible in AdWords API. Kindly continue to follow our blog to receive future updates and new releases. Regards, Ejay Google Ads APi Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: ConstantDataService (v201809)

2019-04-08 Thread lucie . rabochova37
Thanks a lot, if so, please update documentation...:-) On Monday, March 25, 2019 at 4:09:30 PM UTC+1, googleadsapi-forumadvisor wrote: > > Hello Lucie, > > You may use the AdGroupCriterionService.get() >

How to get contents of shared negative lists

2019-04-08 Thread Charles Burrell
I am trying to download the *actual* negative keywords in a list attached to my account so that I can apply them to other accounts. Currently, from what I can see, you can download data *about* a specific list, but *not* the actual keywords in that list. Is there a way that this can be done via

Re: Can't set EffectiveConversionTrackingId

2019-04-08 Thread Ido Elad
Hello Richard, If you found a solution for this can you please share it? I have exactly the same issue. Thank you. On Tuesday, July 3, 2018 at 11:05:04 PM UTC+3, richar...@redbrain.com wrote: > > Hi > > I'm trying to set one of my accounts' effective conversion tracking id, > and i am not able

Changing ConversionTrackingSettings via API

2019-04-08 Thread Ido Elad
Hello, I'm trying to change an account to use its manager account as the conversion account. This is possible using the Google Ads UI and I'm trying to do it via API. I can get the current ConversionTrackingSettings

Trying to setup google ads api, getting "Internal error encountered" code 13

2019-04-08 Thread rhys . emmerson
I'm migrating our PHP app to the google ads api, I've setup the client library and am ready to start making requests however I'm getting this error for every request. [2019-04-08 06:56:22] google-ads.NOTICE: Request --- Method Name: /google.ads.googleads.v1.services.GoogleAdsService/Search

RE: PROHIBITED_METRIC_IN_SELECT_OR_WHERE_CLAUSE for conversion_last_conversion_date

2019-04-08 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Thanks for reporting this issue. Our documentation also states that this field should be selectable with customer, so it looks like this is unintended. I am investigating and will post here again when I have any information to share. Regards, Mike, Google Ads API Team =~=~=~=~=~=~=~=~=

RE: Internal error occurred when getting feed mappings using google ads api

2019-04-08 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Wang, This issue has been resolved. Could you please give this a try and let me know if you're still facing an issue? Thanks, Bharani, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: https://ads-developers.googleblog

difference in data of Keywords_Performance_Report downloaded from API and Google-ReportsUI

2019-04-08 Thread Harish R
Hi Team, I am downloading the Keywords_Reports using Google-API (by calling KEYWORDS_PERFORMANCE_REPORT) and also downloaded using ReportUI dashboard(downloaded from home dashboard for particular account). As per the name convictions used for the navigation on Google-ReportUI and to call using

Re: [8-5077000025924] get reports from different accounts

2019-04-08 Thread uatetracom3
Hi! Thank you about clearly explanation. I try to get report "PAID_ORGANIC_QUERY_REPORT" class GetReportFields { const PAGE_LIMIT = 500; public static function runExample( AdWordsServices $adWordsServices, AdWordsSession $session ) { $reportDefinitionServic

Re: Is Shared Set ID globally unique

2019-04-08 Thread PPC Rocket
Thank you! Am Mittwoch, 3. April 2019 23:15:52 UTC+2 schrieb googleadsapi-forumadvisor: > > Hello Joachim, > > Yes, the Ids of shared sets will be unique. You can run the Shared Set > Report > > to > get the de

Re: Is Shared Set ID globally unique

2019-04-08 Thread PPC Rocket
Thank you for your answer! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google

The GetCampaigns.php returns empty response!

2019-04-08 Thread Mohammad Amiri
Hello When I try to get my campaign list from my test manager account I get the empty result: php examples/BasicOperations/GetCampaigns.php --customerId 8920 Result: [2019-04-08 12:38:58] google-ads.DEBUG: Request --- Method Name: /google.ads.googleads.v1.services.GoogleAdsService/

Attribute an installation to a particular Google Ad campaign

2019-04-08 Thread Behrad Zari
We are a third party attribution provider trying to integrate with Google Ads. To attribute an installation to Google Ads we are testing Google Play Install referrer. But it only gives us gclid, conv, ai and adsplayload and no information about the clicked campaign, adgroup, ... Also we are not

USER_PERMISSION_DENIED with Google Ads API V1 and no errors with AdWords API V201809

2019-04-08 Thread Sergei Kim
Hello Team, We have a client with strange behavior. All requests against new API are failing with the error. But V201809 works as usual. Request GET https://googleads.googleapis.com/v1/customers/4062295870/ Content-Type: application/json Authorization: Bearer {{access_token}} developer-token:

Accept an invitation for linking client accounts

2019-04-08 Thread Непомнющий Александр
Hi! I need to link an arbitrary client account with my manager account after Accept the invitation, namely, to get the Client ID of an arbitrary client. I do the following: 1- http://joxi.ru/RmzYGkeuYXNElr, after which the application has access to my account http: // joxi .ru / 823LBpbT9nj1ZA

RE: 비공개 메시지 주제: I want to import only the Enabled data.

2019-04-08 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, It looks like the shared request do not contain any predicates. This query will return all the campaigns which includes both Enabled and Paused. Please find below on how the sample query looks like: https://adwords.google.com/api/adwords/cm/v201809";> Id Status EQUALS ENABLED Let

RE: The GetCampaigns.php returns empty response!

2019-04-08 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Amiri, Usually, if you make a query to the manager account then it will return no records as the campaigns are associated to the client accounts under the manager account. If that is not the case, please share the customerId you are using in the API call to pull the queries? Please use rep

RE: Google Ads API Python Client Library Pagination

2019-04-08 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Dimitri, Thanks for creating the issue. Someone from our team will follow up with you on that issue soon. Regards, Sai Teja, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: https://ads-developers.googleblog.com/sear

RE: How to get contents of shared negative lists

2019-04-08 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Charles, You will be able to use the Shared Set Report to get the details of the shared sets available in the account. You can then use the Shared Set Criteria Report

RE: AdGroupAd service mutate

2019-04-08 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi TuyenVu, When you remove and create a new ad using the AdGroupAdService, you will not retain the historical data (including ID) of the ad. You can use the AdService to update your ads. Cheers, Anthony Google Ads

RE: Changing ConversionTrackingSettings via API

2019-04-08 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Ido, It is currently not possible to change the ConversionTrackingSettings via API. It is a read only field and will be ignored through the API. Thanks, Bharani, Google Ads API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdevelope

RE: difference in data of Keywords_Performance_Report downloaded from API and Google-ReportsUI

2019-04-08 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Harish, The data between the Google Ads UI and API should match. Can you please *reply privately to author *your report query and the results from both the UI and API? Thanks, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discu

RE: Query campaigns and metrics, segmented by the Geographic location

2019-04-08 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Karam, Could you please elaborate on what you're trying to achieve along with the report query? Thanks, Bharani, Google Ads API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: The GetCampaigns.php returns empty response!

2019-04-08 Thread Mohammad Amiri
Thank you for ye quick response. My problem has been resolved! I did not set `loginCustomerId` in my config file On Monday, April 8, 2019 at 8:05:23 PM UTC+4:30, googleadsapi-forumadvisor wrote: > > Hello Amiri, > > Usually, if you make a query to the manager account then it will return no > re

Get descriptive_name Customer

2019-04-08 Thread Непомнющий Александр
Введите код... Hi, when we create a Customer, we specify a 'descriptive_name'. How to get this field, knowing Client Id? // Iterates over all accessible customers' resource names and prints them. foreach ($accessibleCustomers->getResourceNames() as $resourceName) {

Re: [3-4581000025939] Downloading XML and CSV reports using the new Ads API

2019-04-08 Thread 'UK Analytics' via AdWords API and Google Ads API Forum
Hi Dave, Could you please clarify what you mean by "it can be done using the languages utility functions"? Thanks, Adam On Monday, April 8, 2019 at 4:20:09 AM UTC+1, googleadsapi-forumadvisor wrote: > > Hi Stepanian, > > Upon checking with the team, this feature will not be supported in Google

"No status received" Error

2019-04-08 Thread F B
I am trying to create a bunch of adgroups and afterwards a bunch of keywords. When uploading to many at once (~50) I am getting a cryptic error. grpc._channel._Rendezvous: <_Rendezvous of RPC that terminated with: status = StatusCode.UNKNOWN details = "No status received" debug_error_string = "{

RE: How to partiotion google shopping adgroups (Python)

2019-04-08 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Ben, A ProductPartition can be any of several subclasses of the ProductDimension type. You can add a ProductScope

RE: Attribute an installation to a particular Google Ad campaign

2019-04-08 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Behrad, We will not be able to pass a comment on the third party tools used for testing. To get started with Google Ads API, you may refer to this guide on how to get started. This guide

Quality Score History

2019-04-08 Thread Bala Chandhar
Currently, is there any option in API service/reports that will return the historic quality scores. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this mes

What status is required to have CustomerService.getCustomers return data

2019-04-08 Thread chuckdusseau via AdWords API and Google Ads API Forum
Hi, Just curious, does CustomerService.getCustomer only return customers with status= ACCOUNT_STATUS_ACTIVE or will it also include those customers with status = ACCOUNT_STATUS_DISABLED, ACCOUNT_STATUS_SUSPENDED, etc? Thanks, Chuck -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

RE: USER_PERMISSION_DENIED with Google Ads API V1 and no errors with AdWords API V201809

2019-04-08 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Sergei, As per the blog post mentioned here , It is required to mention the login-customer-id in your

RE: Accept an invitation for linking client accounts

2019-04-08 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, You could use the customerService.getCustomers operation without specifying the client customer id in the request using the credentials acquired, which returns details of all the customers d

RE: Get descriptive_name Customer

2019-04-08 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, When you know the client customer Id of that created account, you could use the customer resource to pull the customer.descriptive_name

Re: Cost Reporting incorrect for Campaigns with Experiments

2019-04-08 Thread Etleap Dev
For posterity, the issue turned out to be that we had mistakenly assumed that an Ad ID has a one-to-many relation to AdGroupId, but in fact the relationship is many-to-many when Campaign Experiments are involved, which caused us to incorrectly update the destination database. https://developers

Re: USER_PERMISSION_DENIED with Google Ads API V1 and no errors with AdWords API V201809

2019-04-08 Thread cv
Hello Sai, I am exactly facing same issue. The api calls works fine with same credentials on Adwords API v201809 but fails with Google Ads API. In my case I have authorised the MCC account and I am trying to fetch details for account under manager account. Which login-customer-id I need to pas