No group found for service: v201809.AdwordsUserListService

2019-04-12 Thread kumareshan.e via AdWords API and Google Ads API Forum
We are upgrading from v201708 to v201809. But we are facing this issue. *"No group found for service: v201809.AdwordsUserListService".* We are using the AddAudience.java

searching Customers using google ads

2019-04-12 Thread benjamin
Using the adwors library, I took advantage of the ManagedCustomerService ( https://developers.google.com/adwords/api/docs/reference/v201809/ManagedCustomerService) to search the accounts linked to a MCC. I used to query based on names etc. How could I achieve the same outcome using google ads

Keywords report new API low performance

2019-04-12 Thread thomas . m
Hi, I'm wondering why new API performance are so bad about getting reports, I am missing something ? With the Adwords API, getting 140 000 keywords stats take about 30 seconds using the csv report download. WIth GoogleAds API, it's take more than 2 minutes. That's is the way I make my call

RE: migrating Google ads api from v0 to v1 authorization_error: The developer must sign the terms of service

2019-04-12 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Roy, Can you make sure that you have accepted the Terms and Conditions from the account associated with your developer token? If you're still having an issue, could you please share the email address used for the authentication along with the MCC ID associated with the token? You could rep

RE: Is AdWords API still available after deprecated?

2019-04-12 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Yang, From the time of the V1 release of the Google Ads API, there will be approximately one year to complete the migration to the new code base. Google will sunset and disable the AdWords API at that time.

Re: Change UAC target CPI - with the Python AdWords library

2019-04-12 Thread otso
Hey - I was successful with both of the operations so this is solved. This was the key: https://stackoverflow.com/questions/22086628/in-google-adwords-how-do-you-programmatically-change-a-budget/53523725#53523725 Thanks. On Friday, April 12, 2019 at 1:24:36 PM UTC+3, otso wrote: > > Hey Peter,

RE: customer_client causes Internal error if query contains LIMIT

2019-04-12 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, It looks like you can add an ORDER BY to your query to get around this error for now. We're going to work on making this case easier to debug for end users if they run into it in the future. Regards, Mike, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find u

RE: UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA

2019-04-12 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, You could reach out to the Google representative to have the account whitelisted for Test accounts. Let me know if you have any questions. Regards, Bharani, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: https://ad

RE: Retrieve customer data/get campaign report

2019-04-12 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, 1. That's right. The CustomerService.ListAccessibleCustomers is to retrieve only the list of accounts that are directly accessible by your OAut

Is AdWords API still available after deprecated?

2019-04-12 Thread yliu
I am using a Python(3.6) script to fetch google adwords reports through Adwords API (v201809). I know Adwords API will be depreciated soon. I would like to confirm if Adwords API will still be available. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: customer_client causes Internal error if query contains LIMIT

2019-04-12 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Thanks for the report. I can also consistently reproduce the same behavior on my own account. Even if this is an invalid query for some reason (which I don't think it is; it looks like it should work), you should be getting back a more useful error message. I've passed this information a

Re: FEED_ITEM_REPORT with Ads API

2019-04-12 Thread cv
Thanks, On Friday, 12 April 2019 23:08:33 UTC+5:30, googleadsapi-forumadvisor wrote: > > Hi Chirag, > > This has been shared with the team. I will keep you posted on the updates. > > Thanks, > Bharani, Google Ads API Team > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

RE: FEED_ITEM_REPORT with Ads API

2019-04-12 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Chirag, This has been shared with the team. I will keep you posted on the updates. Thanks, Bharani, Google Ads API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Google Ads Report for all accounts under MCC

2019-04-12 Thread 'Dan Jones' via AdWords API and Google Ads API Forum
Thank you! The Parallel Report Download is an excellent example. On Thursday, April 11, 2019 at 4:08:07 PM UTC-5, Dan Jones wrote: > > > What is the best way to run a performance report for all accounts under a > MCC account/customerid? Does the new Google Ads API support this? > > Thank you, > D

RE: No campaigns were found

2019-04-12 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, You may refer to this guide for steps to enable logging for the Java client library. You can reply back via Reply privately to author option. Thanks, Bharani, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

RE: Adwords report API

2019-04-12 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, This data can be pulled using API services and reports. You can use the CampaignService.get() and Campaign Performance Report

RE: How to partiotion google shopping adgroups (Python)

2019-04-12 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Ben, I think you missed my private response. Please find my response below: Thank you for sharing the logs. The error indicates that you're missing the CaseValue. Each immediate child of a subdivision must have a caseValue of the same ProductDimension subtype. Only the root node doesn't h

Re: Audience Performance Report - Bad Request

2019-04-12 Thread lucie . rabochova37
Hi Bharani, Oh no, I must be tired, I overlooked these, yes, now it is running, funny, sorry, please close this. Lucie On Friday, April 12, 2019 at 4:24:16 PM UTC+2, googleadsapi-forumadvisor wrote: > > Hello Lucie, > > Thank you for sharing the details. The report query is missing the commas

RE: INVALID MOBILE_ID FORMAT

2019-04-12 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, I was able to test this on my end. Please find the attached sample logs as a reference. Could you please share the sample request that you're trying, to troubleshoot this? Thanks, Bharani, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

RE: get MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT when updating campaigns through Google Ads API Campaign Service

2019-04-12 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Kingston, The error MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT error is triggered when the attempted operation cannot be performed through the API. Could you please share

RE: Audience Performance Report - Bad Request

2019-04-12 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Lucie, Thank you for sharing the details. The report query is missing the commas after Criteria and Device fields. Could you please add these and retry the request? Regards, Bharani, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discuss

migrating Google ads api from v0 to v1 authorization_error: The developer must sign the terms of service

2019-04-12 Thread Didier Roy
hello I have migrated from Google Ads API V0 to V1. I am using the same google_ads_php.ini file but got this error : *authorization_error: The developer must sign the terms of service. They can be found here: ads.google.com/aw/apicenter* My MCC id is *4123241990* thanks -- -- =~=~=~=~=~=

Re: Get keywords related to a seed keyword

2019-04-12 Thread neetu varshney
Okay so if i use a manager account , than my results be like - *Search a keyword "Paytm", than there would be related keywords like - paytm offers, paytm login, paytm code, paytm mall etc .* So it would be same as above , am i right Mr. Peter ? On Friday, April 12, 2019 at 5:35:20 PM UTC+5:30,

Re: INVALID MOBILE_ID FORMAT

2019-04-12 Thread ci . wbdigital
Hi Bharani, I have set all the properties mentioned below and I investigated the issue further by splitting the input list of 0.3 million maids into 50k separate list and tried to upload the split list from my local machine to GoogleAds account instead of project EMR cluster and it worked

Re: Get keywords related to a seed keyword

2019-04-12 Thread Peter Bowen
The junk text you're getting happens when you're using a test account or if your token hasn't been approved yet. On Thursday, 11 April 2019 14:00:58 UTC+1, neetu varshney wrote: > > Hello Team, > As i am using Google Adword api for getting related keyword ideas, > I am using "GetKeywordIdeas" ap

Re: Need only customerID

2019-04-12 Thread cv
Sorry, I forgot to mention, this error is for New Ads API. I am getting those data using Adwords API. I was doing migration process from Adwords API to Google Ads API. On Friday, 12 April 2019 15:12:06 UTC+5:30, cv wrote: > > Hello Team, > > Is that possible to get only customerId without resour

Audience Performance Report - Bad Request

2019-04-12 Thread lucie . rabochova37
Hi API team, I'm trying to download data from Audience Performace Report and getting bad request error, INVALID_FIELD_NAME_FOR_REPORT, but it is not possible, becauce I have double check fields in report and this should be correct, anyways, any help is appreciated as always. Below you can chec

customer_client causes Internal error if query contains LIMIT

2019-04-12 Thread Alexander
If a query contains a limit clause then customer_client always throws an Internal Error > SELECT customer_client.hidden, customer_client.client_customer, > customer_client.level, customer_client.resource_name FROM customer_client > LIMIT 100 > Without LIMIT the query works as expected. I

Re: dynamic_search_ads_search_term_view returns no resource_name

2019-04-12 Thread Alexander
Can't reproduce anymore. Maybe it was a problem at our end. Sorry. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to t

RE: Need only customerID

2019-04-12 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, If you only want to get all the customer IDs under a manager account, I would recommend to use the Account Performance Report and include the ExternalCustomerId

get MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT when updating campaigns through Google Ads API Campaign Service

2019-04-12 Thread kingston
Hello, I tried to update campaigns through Google Ads API, using the sample code provided in the documentation: https://developers.google.com/google-ads/api/docs/samples/update-campaign?hl=zh-tw#python After calling the main function, I received this error: error_code { operation_access_denie

Adwords report API

2019-04-12 Thread Metajoy Limited
Hi, i'm using Adwords report API to get campain performance report, i want to get installs,country,platform,app name, but i can't find these fields, please help me, thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Change UAC target CPI - with the Python AdWords library

2019-04-12 Thread otso
Hey Peter, Thanks for your very fast response. Below the configuration for the UAC used in the creation: 'advertisingChannelType': 'MULTI_CHANNEL', 'advertisingChannelSubType': 'UNIVERSAL_APP_CAMPAIGN', 'biddingStrategyConfiguration': { 'biddingScheme': {

Re: Manage the relationship between accounts

2019-04-12 Thread Непомнющий Александр
Hi Dennison, I'm trying to link accounts with API PHP v201809. namespace Google\AdsApi\Examples\AdWords\v201809\AccountManagement; require __DIR__ . '/vendor/autoload.php'; use Google\AdsApi\AdWords\AdWordsServices; use Google\AdsApi\AdWords\AdWordsSession; use Google\AdsApi\AdWords\AdWordsSess

Re: Retrieve customer data/get campaign report

2019-04-12 Thread Егор Федоров
Also, can I get a report day by day. For example, I need to get a full report for a last month for each day. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

RE: dynamic_search_ads_search_term_view returns no resource_name

2019-04-12 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Alexander, Thank you for reaching out. To better investigate this, could you also provide your clientCustomerId via *reply privately to author*? Regards, Dannison Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: https:/

Need only customerID

2019-04-12 Thread cv
Hello Team, Is that possible to get only customerId without resourcenames? Like From this resource name customers/8***74, I only need to have 8***74. I know I can get using getCustomer(), but It is require lot of time as I have 500+ accounts under my MCC and I need to list them all. $

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

2019-04-12 Thread cv
Hello Sai, I mean I have ListAccessibleAccounts. What MCC id I need to use? Bcz I am not aware which MCC account has linked with? Thanks, On Friday, 12 April 2019 14:46:32 UTC+5:30, cv wrote: > > Hello Sai, > > Thanks for the answer. > > How I can get login-customer-id? > > I have refreshtoken

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

2019-04-12 Thread cv
Hello Sai, Thanks for the answer. How I can get login-customer-id? I have refreshtoken with me for MCC account. Under that I have Multiple MCC account managing. How I identify which login-customer-id I need to use? How I can get information from Sub MCC accounts? Thanks, On Tuesday, 9 April

dynamic_search_ads_search_term_view returns no resource_name

2019-04-12 Thread Alexander
The query SELECT dynamic_search_ads_search_term_view.resource_name FROM > dynamic_search_ads_search_term_view > returns rows without resource_name. Or the resource_name is an empty string. It's hard to distinguish in java client library. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: How to partiotion google shopping adgroups (Python)

2019-04-12 Thread Ben
Attached my python file and the soap log file. On Wednesday, 10 April 2019 21:16:08 UTC+2, googleadsapi-forumadvisor wrote: > > Hello Ben, > > Thank you for sharing the logs. The error indicates that you're missing > the CaseValue. Each immediate child of a subdivision must have a caseValue > of

Re: How to partiotion google shopping adgroups (Python)

2019-04-12 Thread Ben
Attached my python file and the soap log. On Wednesday, 10 April 2019 21:16:08 UTC+2, googleadsapi-forumadvisor wrote: > > Hello Ben, > > Thank you for sharing the logs. The error indicates that you're missing > the CaseValue. Each immediate child of a subdivision must have a caseValue > of the

RE: Accept terms of service

2019-04-12 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Andrew, So I can better investigate, could you provide your MCC account ID and the JSON logs containing the error message? You may reply to me via the *Reply privately to author* option. Thanks and regards, Peter Google Ads API Team On 04/12/19 05:20:50 and...@myadvocado.com wrote: When ma