Did API Service had hang on 4.26.2016 at Japan ?

2016-04-25 Thread 照沼領
Hi all. Many report service request retrieved 400 error. (44 accounts had error.) Today, Did Report API Service down ? If hanged, Please notify system recovered message or write comment. ERROR REPORT TYPES === ACCOUNT_PERFORMANCE_REPORT ADGROUP_PERFORMANCE_REPORT

AddCRMBasedUserList - Exception in thread "main" java.lang.ExceptionInInitializerError

2016-04-25 Thread amazonfriendsgroup
Hi, I get the following error when I call the jar file from linux envirnonment. But this works well in my windows and Eclipse. I converted the java code into jar and trying to call from linux. Any help is greatly appreciated. Exception in thread "main" java.lang.ExceptionInInitializerError

Re: Campaigns with status "limited by budget" not returned in result

2016-04-25 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Tiana, Could you set the *includeZeroImpressions* to *true* in the HTTP header of the report request and see if the issue is resolved? By default, only campaigns that have non-zero impressions

BatchJobUtilities upload SignatureDoesNotMatch

2016-04-25 Thread rogerccopa
When I try to upload AdGroups in batch it fails with error: The remote server returned an error: (403) Forbidden. (Just so you know, if I send my AdGroups one at a time (not using BatchJob), it works). These are the lines of code of how I use the BatchJobService: BatchJobOperation batchJobOp =

Re: Urgent: LoasAuthenticationError.CLIENT_NOT_AUTHORIZED (we have standard access token)

2016-04-25 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Tiana, This was due to an internal issue with the report servers, so there wasn't any action you could take in this situation aside from notifying us of the problem. Thanks, Josh, AdWords API Team On Monday, April 25, 2016 at 4:29:41 PM UTC-4, Tiana S. wrote: > > Hi Umesh, > > Have been

Re: Significance of StatsEstimate returned by TrafficEstimatorService for New Accounts

2016-04-25 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Kiran, Yes, unfortunately, AdGroup Ideas is not supported in the API. You can still use the TargetingIdeaService to get search volume data and trends for a set of keywords and

Re: What level of access must our client give us in order to read their data via API?

2016-04-25 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The AdWords account user could login their account and they could follow the steps given in the *Giving account access *section from the How to grant or remove access to your AdWords account document . Thanks, Umesh,

Re: How to implement IOS conversion tracking SDK for client based app

2016-04-25 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, I sincerely apologize for the delay. I'm checking with the rest of the team about any insights on this issue. I'll get back to you once I have more information. Thanks for your patience, Shwetha, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: How do I update existing Ad Customizer feed items?

2016-04-25 Thread 'Yin Niu' via AdWords API Forum
Hi, You can use FeedItemService to retrieve feedItems. Thanks, Yin, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

How do I update existing Ad Customizer feed items?

2016-04-25 Thread Tacester
Hi there, I am new to the Adwords API and have so far found the examples in the client libraries very useful, however, I am stuck on figuring out how to update existing ad customizer feed items that I have already created. I am using ad customizers to show product pricing in my ad copy. I am

Re: Issue creating CriterionUserList from AdGroupCriterionService

2016-04-25 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Hunter, When constructing your *CriterionUserList*, the userListId must refer to an existing UserList

Re: Ad Words Dashboard failing at ReportUtils::DownloadReportWithAwql

2016-04-25 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Jesse, Have you correctly imported the 'ReportUtils' class into your program? Please have a look at the DownloadCriteriaReport PHP example which demonstrates how to

Re: Urgent: LoasAuthenticationError.CLIENT_NOT_AUTHORIZED (we have standard access token)

2016-04-25 Thread Tiana S.
Hi Umesh, Have been running some reports, but no longer seeing the error. Will keep an eye out for new occurrences! Thank you very much for the quick response on this issue and the quick resolution. Very curious as to what was the cause of this. As Mark mentioned, I would also love to see a

Re: Urgent: LoasAuthenticationError.CLIENT_NOT_AUTHORIZED (we have standard access token)

2016-04-25 Thread Joe G
Seeing this error as well with v201509. Some requests go through but the majority give CLIENT_NOT_AUTHORIZED. On Monday, April 25, 2016 at 3:22:42 PM UTC-4, Tiana S. wrote: > > Hi Anthony, > > Thanks for the heads up! > Having the same issue here, on API v201509 > > On Monday, 25 April 2016

Re: Urgent: LoasAuthenticationError.CLIENT_NOT_AUTHORIZED (we have standard access token)

2016-04-25 Thread Mark Rogoyski
Reports seem to be working normally now. Thank you for quickly troubleshooting the issue and resolving it. Will a postmortem be posted to explain the outage? On Monday, April 25, 2016 at 1:10:56 PM UTC-7, Umesh Dengale wrote: > > Hello, > > The engineering team has identified the issue and fix

Re: Urgent: LoasAuthenticationError.CLIENT_NOT_AUTHORIZED (we have standard access token)

2016-04-25 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The engineering team has identified the issue and fix is deployed. Please try to run the reports and let us know if you experience the same issue. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Adwords Report V201603

2016-04-25 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The engineering team has identified the issue and fix is deployed. Please try to run the reports and let us know if you experience the same issue. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Ad Words Dashboard failing at ReportUtils::DownloadReportWithAwql

2016-04-25 Thread Jesse Rock
*Fatal error*: Class 'ReportUtils' not found Error that I am receiving. On Monday, April 25, 2016 at 3:30:55 PM UTC-4, Jesse Rock wrote: > > I have been asked to troubleshoot an issue with a adwords dashboard. The > code is failing at the ReportUtils::DownloadReportWithAwql() call and I am

Re: Script for dynamic insertion of live prices in ads

2016-04-25 Thread 'Umesh Dengale' via AdWords API Forum
Hi Kristian, You could add the AdParam for every keyword within AdGroup, but it is not mandatory. You could decide it based on your requirements. Please check out Ad Parameters and AdParam

Re: Adwords Report V201603

2016-04-25 Thread Fred Jiles
I wonder if there is an issue with the api currently. My code was working fine until this afternoon and now I am getting the same issue. On Monday, April 25, 2016 at 3:18:51 PM UTC-4, jona...@garagecoders.net wrote: > > Hi I trying to get the campaign using the CAMPAIGN_PERFORMANCE_REPORT, but

Ad Words Dashboard failing at ReportUtils::DownloadReportWithAwql

2016-04-25 Thread Jesse Rock
I have been asked to troubleshoot an issue with a adwords dashboard. The code is failing at the ReportUtils::DownloadReportWithAwql() call and I am having very liitle luck poin pointing the issue. Any thoughts would be greatly appreciated. $user->LoadService('ReportDefinitionService',

Reporting fails at DownloadReportWithAwql

2016-04-25 Thread jesse
I am jumping into a dashboard that I did not build trying to troubleshoot why the reporting fails at the section below. The ReportUtils::DownloadReporWithAwql() line is where the code fails. Any thoughts? $user->LoadService('ReportDefinitionService', API_VERSION); $reportFormat = "TSV";

Re: Adwords Report V201603

2016-04-25 Thread 'Umesh Dengale' via AdWords API Forum
Hello, We are actively investigating LoasAuthenticationError.CLIENT_NOT_AUTHORIZED error. We should have an update very soon. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Urgent: LoasAuthenticationError.CLIENT_NOT_AUTHORIZED (we have standard access token)

2016-04-25 Thread Tiana S.
Hi Anthony, Thanks for the heads up! Having the same issue here, on API v201509 On Monday, 25 April 2016 21:13:50 UTC+2, Anthony Madrigal wrote: > > Hi guys, > > We are currently investigating this issue. There should be an update very > soon. Thanks for your patience. > > Regards, > Anthony

Re: Urgent: LoasAuthenticationError.CLIENT_NOT_AUTHORIZED (we have standard access token)

2016-04-25 Thread olivier
We're getting the same error here, too. No changes on our side, just regular calls. On Monday, April 25, 2016 at 2:43:33 PM UTC-4, Mark Rogoyski wrote: > > We are seeing the same thing. > > On Monday, April 25, 2016 at 11:42:07 AM UTC-7, AdWordsApiUser wrote: >> >> We're getting

Adwords Report V201603

2016-04-25 Thread jonathan
Hi I trying to get the campaign using the CAMPAIGN_PERFORMANCE_REPORT, but I'm getting the next error. I'm adding the Authorization token, the developer token and the clientCustomerId REQUEST

Re: Urgent: LoasAuthenticationError.CLIENT_NOT_AUTHORIZED (we have standard access token)

2016-04-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hi guys, We are currently investigating this issue. There should be an update very soon. Thanks for your patience. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Urgent: LoasAuthenticationError.CLIENT_NOT_AUTHORIZED (we have standard access token)

2016-04-25 Thread Mark Rogoyski
We are on API v201601 and getting the same error responses. On Monday, April 25, 2016 at 12:10:52 PM UTC-7, Matt Linscott wrote: > > Same error here. We are getting it on the CAMPAIGN_PERFORMANCE_REPORT, > CAMPAIGN_PLATFORM_TARGET_REPORT and AD_PERFORMANCE_REPORT reports. We are > using the

Re: Urgent: LoasAuthenticationError.CLIENT_NOT_AUTHORIZED (we have standard access token)

2016-04-25 Thread Matt Linscott
Same error here. We are getting it on the CAMPAIGN_PERFORMANCE_REPORT, CAMPAIGN_PLATFORM_TARGET_REPORT and AD_PERFORMANCE_REPORT reports. We are using the v201603 API. Here's an example from the report log, with our auth info *'d out. [Apr 25 2016 11:59:55.00 - ERROR] POST

Re: Urgent: LoasAuthenticationError.CLIENT_NOT_AUTHORIZED (we have standard access token)

2016-04-25 Thread Mark Rogoyski
We are experiencing the same thing. Services like ManagedCustomerService, CampaignService, ConstantDataService, etc. all seem to work, but ReportDefinitionService seems to fail with the LoasAuthenticationError.CLIENT_NOT_AUTHORIZED error on every request. On Monday, April 25, 2016 at 12:03:36

Re: What level of access must our client give us in order to read their data via API?

2016-04-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, For now, you should be able to use the API just for reports by having a "Managed - Read only" access level. Here is a guide to the different access levels, so you can take a look to see which suits your needs best. Cheers,

Re: Urgent: LoasAuthenticationError.CLIENT_NOT_AUTHORIZED (we have standard access token)

2016-04-25 Thread HK
We have the same issue and it will quickly become critical. We are seeing it with reports only. Our other APIs for getting campaigns, budgets, etc. are working fine, just not downloading reports. Hans -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Urgent: LoasAuthenticationError.CLIENT_NOT_AUTHORIZED (we have standard access token)

2016-04-25 Thread Gigel Chiazna
yep, me too; only for some reports, not for all operations On Monday, April 25, 2016 at 9:42:07 PM UTC+3, AdWordsApiUser wrote: > > We're getting LoasAuthenticationError.CLIENT_NOT_AUTHORIZED for most > request for the past 15 minutes or so. We are not a new user, we have > standard access. Is

Re: Urgent: LoasAuthenticationError.CLIENT_NOT_AUTHORIZED (we have standard access token)

2016-04-25 Thread Mark Rogoyski
We are seeing the same thing. On Monday, April 25, 2016 at 11:42:07 AM UTC-7, AdWordsApiUser wrote: > > We're getting LoasAuthenticationError.CLIENT_NOT_AUTHORIZED for most > request for the past 15 minutes or so. We are not a new user, we have > standard access. Is this being looked at? Do we

Urgent: LoasAuthenticationError.CLIENT_NOT_AUTHORIZED (we have standard access token)

2016-04-25 Thread AdWordsApiUser
We're getting LoasAuthenticationError.CLIENT_NOT_AUTHORIZED for most request for the past 15 minutes or so. We are not a new user, we have standard access. Is this being looked at? Do we need to do anything? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Issue creating CriterionUserList from AdGroupCriterionService

2016-04-25 Thread Hunter
We recently started seeing one of our Unit tests fail related to creating CriterionUserList objects with the AdGroupCriterionService, we are currently using v201601 of the API and have

Re: Migration to v201603 error

2016-04-25 Thread 'Umesh Dengale' via AdWords API Forum
Hi Anti, Could you provide more details about the error message? Please check out that you downloaded v20160 3 PHP client library and your application is referencing all components of v201603 PHP client library. Thanks, Umesh, AdWords

What level of access must our client give us in order to read their data via API?

2016-04-25 Thread Aditya
We have an MCC account - when we ask our clients to link their account with our MCC, what level of access should they designate? We simply want to have the ability to download performance reports for their Campaigns, Ad Groups, etc. In the future we may consider making changes to their account

Re: Ho to change display name of KEYWORDS_PERFORMANCE_REPORT

2016-04-25 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Raviprakash, The AdWords API doesn't have any methods to change the display text of the column names for reports. I would suggest that you change the column names yourself after downloading the report using some sort of parsing function. Regards, Shwetha, AdWords API Team. -- --

Re: Offline Conversions Uploaded via SOAP API not appearing in Adwords Account

2016-04-25 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi James, The dates in reports are based on the account's time zone. In this case, the account's time zone is Central Time, so given your click date/time of *2016-04-16 02:00 UTC*, that click's data will actually show up on reports and in the user interface on *2016-04-15*, since conversions

Re: is it impossible to upload Android Ad id for Making remarketing list?

2016-04-25 Thread 'Yin Niu' via AdWords API Forum
Hi, Sorry, but uploading android advertising ID or IDFA file is not supported via the AdWords API. Cheers, Yin, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Offline Conversions Uploaded via SOAP API not appearing in Adwords Account

2016-04-25 Thread James
I thought it might have something to do with that, but I tried uploading a conversion on Friday, and today it's still not showing up in our Adwords account, despite it appearing that I'm getting a valid response back from the Adwords API. Is there any way you can look into the request ID I've

Re: Offline Conversions Uploaded via SOAP API not appearing in Adwords Account

2016-04-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hi James, It takes up to 3 hours for offline conversions to appear in your AdWords account. This may be the reason you are not seeing them yet. Here is a list of more reasons why your conversions may not

Re: UAC (Universal app campaigns) support in the API

2016-04-25 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Thanks for attaching the CAMPAIGN_PERFORMANCE_REPORT request. The Universal App Campaigns support was added in v201603. You are currently using v201601. Please try to run the CAMPAIGN_PERFORMANCE_REPORT using v201603. Check out v201603 migration guide

Re: Problem with authentication using python

2016-04-25 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, That error indicates that your googleads.yaml file is not in the proper format. A few things to check are: 1. Make sure that indentation mirrors what is shown in the sample googleads.yaml file .

Re: Campaigns with status "limited by budget" not returned in result

2016-04-25 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Tiana, Could you provide the clientCustomerId along with the Campaign Ids which are missing in the report, so I can further look into it? Please use *Reply privately to author* when responding. Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Missing User Lists in Criteria Report

2016-04-25 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Yoni, Could you provide the report definition used as well as your client Customer ID so I can further look into it? Please use *Reply privately to author* when responding. Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Why batcjob status is set to canceled when sending AdGroupExtensionSettingOperations through BatchJobService?

2016-04-25 Thread 'Yin Niu' via AdWords API Forum
Hi, Please send the SOAP request and response logs so that we could investigate further. Click *Reply privately to author* in the forum when responding. Thanks, Yin, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Why batcjob status is set to canceled when sending AdGroupExtensionSettingOperations through BatchJobService?

2016-04-25 Thread Justinas Ringaila
Hi, I'm sending a list of AdGroupExtensionSettingOperation items through BatchJobService. The status of batch job is set to canceled on Adwords side despite the fact that when I send the same operations through AdGroupExtensionSettingService mutate method everything works fine. What could be

Re: Refresh Token seemingly not refreshing - Ruby

2016-04-25 Thread 'Yin Niu' via AdWords API Forum
Hi, Sounds like you are using OAuth web application flow instead of installed application flow. Please follow Using OAuth 2.0 for Web Server Applications guide. Thanks, Yin, AdWords API Team. -- --

Re: Error recived report AdWordsAPI

2016-04-25 Thread 'Yin Niu' via AdWords API Forum
Hi, When you generate client id/secret, did you select installed application type? When you use OAuth playground, you should check "Use your own OAuth credentials". Thanks, Yin,

Re: Script for dynamic insertion of live prices in ads

2016-04-25 Thread Kristian
Hi Umesh, Thank you very much for the reply! I just want to make sure I understood your answer 100% percent correctly. Whenever I add a new keyword in an adgroup I also need to ad it to the script with it's CriterionID? That's how I understood your answer and the documentation. Regards,

Re: All converion and assisted converion

2016-04-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Mike, This forum specializes in AdWords API related questions. I suggest asking the AdWords Community Forum . They will be better suited to answering your question. Cheers, Anthony AdWords API Team -- --

Re: Is there a way to check if a keyword is "low search volume" before adding it to an ad group?

2016-04-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Benjamin, The systemServingStatus is trustworthy to go by when adding a keyword. You could use the Targeting Idea Service to check estimated search volumes for keywords. This feature is similar to the

All converion and assisted converion

2016-04-25 Thread Mike Samuels
I want to know one thing.. Suppose there is 100 total conversions with value $2000 and another column showing 40 assisted conversions with value $500. what is this mean.. It mean 140 all conversions with $2500 conversion value? or in 100 conversion 40 conversions included and $2000 conversion

Re: Video performance report has no account currency code field

2016-04-25 Thread 'Yin Niu' via AdWords API Forum
Hi Yuvai, Thanks for the suggestion. I will let the engineering team know. Yin, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Error on creating CPA campaign

2016-04-25 Thread Mohammad Alharthi
I faced the same issue: firstly, you need to wait 30 days or more after adding google conversion code in your website. Secondly, you must had more than 30 conversion (orders) in your website in last 30 days. for more info about ROAS https://www.youtube.com/watch?v=dEcys6i7hiU I hope you

Refresh Token seemingly not refreshing - Ruby

2016-04-25 Thread Kevin Taylor
Hi, So, we're having some issues with authentication in Ruby. In our application, the user logs in and grants offline access. This seems to be working ok, we're getting both the access and refresh token and we're stashing them in the database as a hash that reads {access_token => 'XYZ',

Problem with authentication using python

2016-04-25 Thread antonio . escartin . tiendeo
Hi, I'm having problems with the authentication of my client, so I can't execute any code. I filled all the requested information in the .yaml file but I get this error "expected , but found %r" % token.id, token.start_mark) yaml.parser.ParserError: while parsing a block mapping in "", line

Migration to v201603 error

2016-04-25 Thread Anti Lolo
I got this error after set up my php adwords api from v201506 to new v201603. Fatal error: Class Selector not found in project So uncommon error , did not find anything similar to find a solution. Please help. Thanks Anti -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Ho to change display name of KEYWORDS_PERFORMANCE_REPORT

2016-04-25 Thread raviprakash . mishra
Hi, Please suggest me how to change the display text of KEYWORDS_PERFORMANCE_REPORT which we are getting as response corresponding to selector field array. Eg. I need to display *Date* instead of *Day* *Device Type *instead of * Device * *etc.* Thanks and Regards -- --

Is there a way to check if a keyword is "low search volume" before adding it to an ad group?

2016-04-25 Thread Benjamin Morel
Hello, I'm listing product references in AdWords as keywords, so that my ads show up when users search for a precise reference. Some of these keywords show up as "Low search volume", and as far as I can see, they are* totally filtered out* by Google algorithms and do not even trigger my ads

Offline Conversions Uploaded via SOAP API not appearing in Adwords Account

2016-04-25 Thread James
I haven't seen conversions uploaded to my Adwords account all day using the OfflineConversionFeedService. As far as I can tell, there aren't any errors being thrown, and I'm getting a valid response back from the Adwords API, yet the conversions haven't shown up all day. Can someone have a

Campaigns with status "limited by budget" not returned in result

2016-04-25 Thread Tiana S.
Hi guys, I noticed that some campaigns were missing in the result and found that these are the ones with the status "limited by budget". I would expect this to be counted as an Active account, but as by default only enabled and paused are returned, I decided to make sure this wasn't counted as

Error recived report AdWordsAPI

2016-04-25 Thread Владимир Шангеев
Hello, when I try to send request I got a error: Account: 725-468- error recived report: Google.Api.Ads.Common.Lib.AdsOAuthException: Failed to refresh access token. { "error" : "invalid_grant" } For Update refresh_tokien I have used "https://developers.google.com/oauthplayground;

is it impossible to upload Android Ad id for Making remarketing list?

2016-04-25 Thread Jun Sung Kim
i hava Google ad id csv format file. i wanna upload this file and make userlist Using Adwords api. i found some example. https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201603/remarketing/AddCrmBasedUserList.java but this example

Re: UAC (Universal app campaigns) support in the API

2016-04-25 Thread 平岩大樹
Hi Umesh, AdWords API Team. I attached a CAMPAIGN_PERFORMANCE_REPORT request. I mistaked a CustomerId.Correct CustomerId is 444-704-3977. CustomerId: 444-704-3977 2016-04-22 22:08 GMT+09:00 'Umesh Dengale' via AdWords API Forum : > Hello, > > Thanks for

Re: Batch job service v201603 Decoding error(Python API)

2016-04-25 Thread Prachi Kolte
Oh yes! Thanks a lot. My library was not updated after updating library to latest version its working fine. On Monday, April 25, 2016 at 2:39:43 PM UTC+5:30, Dorian Kind wrote: > > Hey there, > you might have experienced this bug: > https://github.com/googleads/googleads-python-lib/issues/111

Re: Batch job service v201603 Decoding error(Python API)

2016-04-25 Thread Dorian Kind
Hey there, you might have experienced this bug: https://github.com/googleads/googleads-python-lib/issues/111 Note that the issue's description is not entirely accurate as the symptom in Python 2 was indeed an encoding error if you had any non-ASCII characters contained within your operations.

Video performance report has no account currency code field

2016-04-25 Thread yuval
Hey, Have you noticed the VIDEO_PERFORMACE_REPORT contains no currency code? All other report types (geo performance, campaign performance, ad performance, etc.) that include cost, has an AccountCurrencyCode metric. I know that this information can be retrieved using the CustomerService, but