Re: Missing data for some dates in CRITERIA_PERFORMANCE_REPORT for a particular campaignid

2014-02-27 Thread Takeshi Hagikura (AdWords API Team)
Hi Alvaro, Do you mind sharing the request XML for Criteria Performance Report? My guess is that the rows for that campaign are filtered out by some predicates. (Note : Criteria Performance Report is a single

Re: How to Add and Get specific location for my campaign

2014-02-27 Thread Takeshi Hagikura (AdWords API Team)
Hi, CampaignCriterion (Targeting) is a different entity from Campaign. Please use CampaginCriterionService to add location targetings like this

Re: keyword = 'Content ' in Keyword perfomance Report. Query.

2014-02-27 Thread Takeshi Hagikura (AdWords API Team)
Hi Tom, Please see this documenthttps://developers.google.com/adwords/api/docs/guides/reporting-concepts#keywordid300for the detail. Best, - Takeshi, AdWords API Team On Wednesday, February 26, 2014 9:18:24 PM UTC+9, t...@admigoapp.com wrote: Hi, When running the keyword performance

Re: Placements bid modifiers

2014-02-27 Thread Takeshi Hagikura (AdWords API Team)
Hi Rakesh, You can set a bid adjustment with bidModifier in BiddableAdGroupCriterion as in this documenthttps://developers.google.com/adwords/api/docs/guides/bidding#content-dimensions . Best, - Takeshi, AdWords API Team On Thursday, February 27, 2014 6:54:19 PM UTC+9, Rakesh Ramesh wrote:

Re: KEYWORD_PERFORMANCE_REPORT and DisplayNetwork inconsistency

2014-02-27 Thread Takeshi Hagikura (AdWords API Team)
Hi Mojmir, Let me confirm, which types of adgroups are missing in Keyword Performance Report? Is there any common rule for missing ad groups? Best, - Takeshi, On Monday, February 24, 2014 10:29:40 PM UTC+9, Mojmír Vinkler wrote: I downloaded report via following AWQL SELECT

Re: AdWords oauth will not connect when using Read only access level logins

2014-02-27 Thread Takeshi Hagikura (AdWords API Team)
Hi TJ, The behavior of the fact that requests for CustomerService with read-only access fails is the issue on the AdWords API side. We should fix that. (#1 solution) I checked it with the relevant engineer. The fix will be applied anytime soon. Best, - Takeshi, AdWords API Team On

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-02-27 Thread Takeshi Hagikura (AdWords API Team)
. But the forum development group is really obnoxious and doesn't appreciate feedback, so I stopped bothering. Still... wouldn't it be a good idea to move this forum to a better platform?) On Tuesday, February 25, 2014 9:55:53 AM UTC+1, Takeshi Hagikura (AdWords API Team) wrote: Hi Zwelte

Re: Get MediaId of an ImageAd adToCopyImageFrom

2014-02-27 Thread Takeshi Hagikura (AdWords API Team)
Hi Amaud, Please see this selector document for AdGroupAdServicehttps://developers.google.com/adwords/api/docs/appendix/selectorfields#v201309-AdGroupAdService . Best, - Takeshi, AdWords API Team On Wednesday, February 26, 2014 2:42:41 AM UTC+9, xpander wrote: Hello, I need to update an

Re: Read-only access to CustomerService (v201309)

2014-02-25 Thread Takeshi Hagikura (AdWords API Team)
Sangalang wrote: Hi Takeshi, Please update us when this issue is resolved. Btw, we are encountering similar errors. Thanks, --Ernnie On Tuesday, February 18, 2014 5:57:41 PM UTC+8, Takeshi Hagikura (AdWords API Team) wrote: Hi Rob, Thanks for the report. From what you experienced sounds

Re: Keywordless Query Report Clicks and Impression Totals Do Not Match Add Performance Report for AdType DSA

2014-02-25 Thread Takeshi Hagikura (AdWords API Team)
to explain why that might be the case? Also, can you help with explaining the other discrepancies in total clicks and impressions that I am seeing between the two reports? Thanks! Jonathan On Thursday, February 6, 2014 4:44:49 AM UTC-5, Takeshi Hagikura (AdWords API Team) wrote: Hi

Re: AdWords oauth will not connect when using Read only access level logins

2014-02-25 Thread Takeshi Hagikura (AdWords API Team)
Hi TJ, Let me confirm, are your requests using CustomerService? If so there is a similar thread, please provide the details that are different from others. We are looking into the issue. https://groups.google.com/d/msg/adwords-api/bwtCmZXTC10/XYwGaQPbtmgJ Best, - Takeshi, AdWords API Team On

Re: AuthenticationError.LOGIN_COOKIE_REQUIRED @ ; trigger:'null'

2014-02-25 Thread Takeshi Hagikura (AdWords API Team)
Hi Rodrigo, In your script, looks like you are not refreshing an access token. An access token expires in one hour, it needs to be refreshed using a refresh token. Our client libraries take care of it if an refresh token is supplied. Best, - Takeshi, AdWords API Team On Saturday, February

Re: Failed to start reference finalizer thread logged exception

2014-02-25 Thread Takeshi Hagikura (AdWords API Team)
Hi, I believe it's a restriction of AppEngine Java Runtime. Please ask it to AppEngine support or forum. This is not relevant to AdWords API. Best, - Takeshi, AdWords API Team On Tuesday, February 25, 2014 8:02:11 AM UTC+9, Austin Bergstrom wrote: I am seeing this exception stacktrace in

Re: Ad Hoc reporting for PHP

2014-02-25 Thread Takeshi Hagikura (AdWords API Team)
Hi Mike, It's a bit different from the SOAP way. If there isn't any reason you can't use the PHP libraryhttps://github.com/googleads/googleads-php-lib, I strongly recommend using it. It has the

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-02-23 Thread Takeshi Hagikura (AdWords API Team)
0004f2e914916bb80ade4707657c The calls were made 3+ hours after your post. Thanks in advance! On Friday, February 21, 2014 9:19:49 AM UTC+1, Takeshi Hagikura (AdWords API Team) wrote: Hi Zweltze, Thanks for the report. There was an issue that caused OperationAccessDenied.ACTION_NOT_PERMITTED. The issue

Re: Accessing other people Adwords API

2014-02-23 Thread Takeshi Hagikura (AdWords API Team)
, Takeshi Hagikura (AdWords API Team) wrote: Hi Joan, You don't need to have the other's developer token. If you link their account(s) to your MCC account, you can access their accounts with your MCC's credential and the developer token. Best, - Takeshi, AdWords API Team On Friday

Re: Ad param script showing Run time error while running it for dynamically places price values in ads

2014-02-23 Thread Takeshi Hagikura (AdWords API Team)
Hi Arti, Let me confirm, are you referring to the AdWords Scripts? If so there is another forumhttps://groups.google.com/forum/#!forum/adwords-scriptson the AdWords Scripts. You should get better answers asking it there. Also please suppl more details (logs, code snippets) as with the current

Re: Does API support the Request an exception functionality when creating Ads?

2014-02-23 Thread Takeshi Hagikura (AdWords API Team)
Hi Oliver, I think it's possible by sending an exemption request like this examplehttps://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201309/errorhandling/HandlePolicyViolationError.java . Best, - Takeshi, AdWords API Team On Monday,

Re: Video campaigns via API

2014-02-21 Thread Takeshi Hagikura (AdWords API Team)
Hi Mendel, The situation is the same. If there is an update, we'll announce it on our bloghttp://googleadsdeveloper.blogspot.jp/ . Best, - Takeshi, AdWords API Team On Wednesday, February 19, 2014 10:39:19 PM UTC+9, Mendel wrote: Hello all, We need to enable or disable the state of a

Re: Sometime getting FeedItem from FeedItemService get the exception [OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.campaignmgmt.feed.feeditem.GetAction]

2014-02-21 Thread Takeshi Hagikura (AdWords API Team)
Hi La, Thanks for the report. Just to make sure, can you please make the same request? There was an similar issue on CustomerService.get a couple of days ago that has been fixed. I'd like to make sure if that is that is caused by the same reason. From what I queried the log, the error rate

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-02-21 Thread Takeshi Hagikura (AdWords API Team)
Hi Zweltze, Thanks for the report. There was an issue that caused OperationAccessDenied.ACTION_NOT_PERMITTED. The issue that caused the OperationAccessDenied.ACTION_NOT_PERMITTED has been fixed. Can you please try the same request? Best, - Takeshi, AdWords API Team On Thursday, February 20,

Re: AuthorizationError.USER_PERMISSION_DENIED with my test account

2014-02-21 Thread Takeshi Hagikura (AdWords API Team)
Hi Javier, If you got your OAuth2 credential from your test MCC account, you can make an API call to its children accounts and the MCC account itself. Please make sure your clientCustomerId header is expected. If that doesn't help, pleas share the more detailed logs. Best, - Takeshi,

Re: Shopping Campaign API support

2014-02-21 Thread Takeshi Hagikura (AdWords API Team)
Hi Sudip, The support for Shopping Campaigns is on the roadmap, but we can't tell the exact date when it'll be available. Please stay tuned our blog http://googleadsdeveloper.blogspot.jp/ for update. We'll announce it once it's released. Best, - Takeshi, AdWords API Team On Wednesday,

Re: Find placement domain URL, from Google Click ID

2014-02-20 Thread Takeshi Hagikura (AdWords API Team)
Hi Vlad, I haven't tested it in my environment, but the Id field in Ad Performance Report matches the CreativeId field in Click Performance Report. So if you combine the results of the two reports, I think it's possible. Can you please try that? Best, - Takeshi, AdWords API Team On Monday,

Re: Placement Performance Report (v201309) reporting lesser data

2014-02-20 Thread Takeshi Hagikura (AdWords API Team)
Hi Avk, There isn't a known issue on Placement Performance Report. What exact discrepancy are you seeing? It will be helpful if you can share the request XML for the report download and the clientCustomerId. If you don't want to publish, please send us privately using reply to the author

Re: Got QuotaCheckError.INCOMPLETE_SIGNUP error when trying to example adwords-axis-maven-and-examples-1.24.1

2014-02-20 Thread Takeshi Hagikura (AdWords API Team)
Hi Johnson, Are you using a test MCC account's developer token as in this blog posthttp://googleadsdeveloper.blogspot.jp/2013/08/streamlining-adwords-test-accounts.html ? As far as I remember billing info for test MCC account is not needed. Best, - Takeshi, AdWords API Team On Tuesday,

Re: when i try to run GetCampaigns.phpi get error An error has occurred: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']

2014-02-20 Thread Takeshi Hagikura (AdWords API Team)
Hi Sunil, What happens if you use test MCC account's developer token instead of your prod token? Best, - Takeshi, AdWords API Team On Tuesday, February 18, 2014 2:52:36 PM UTC+9, Sunil wrote: Hi, I am integrating the PHP library for Adword API. i am using a* test MCC account and prod

Re: Strange and Inconsistent Keyword Performance report behavor

2014-02-20 Thread Takeshi Hagikura (AdWords API Team)
the behavior with the relevant engineer. Best, - Takeshi On Wednesday, February 19, 2014 1:22:45 AM UTC+9, Takeshi Hagikura (AdWords API Team) wrote: Hi Oliver, Thanks for the the query. I'm looking it now. Jeremy, I think the feature for logging report downloads is worth filing a feature request

Re: How to retrieve client's balance through AdWords API

2014-02-20 Thread Takeshi Hagikura (AdWords API Team)
Hi Alex, Retrieving client's current balance is not supported via the AdWords API. You can query how much spent using Cost in Account Performance Reporthttps://developers.google.com/adwords/api/docs/appendix/reports#account . With that, you might do the similar thing. Best, - Takeshi,

Re: Technical issue with the API

2014-02-20 Thread Takeshi Hagikura (AdWords API Team)
Hi Iman, What exact error are they seeing? And if you have, please share the detailed logs such as request XML and error details (When you post it here, PLEASE redact sensitive info such as developerToken) From what I tested, I'm able to download the Search Query Performance Report and there

Re: How often is the Avg Keywords seaarches updated?

2014-02-19 Thread Takeshi Hagikura (AdWords API Team)
Hi Quentin, I think you get better answer ask it to general AdWords supporthttps://support.google.com/adwords/ . That is not relevant to the API. Can you please ask it there? Best, - Takeshi, AdWords API Team On Tuesday, February 18, 2014 6:18:01 PM UTC+9, Quentin Butler wrote: Hi, How

Re: How to retrieve client's Amount spent specified by date?

2014-02-19 Thread Takeshi Hagikura (AdWords API Team)
Hi Jay, Stats objects (like CampaignService.CampaignStats) are no longer available. You could obtain the cost using Account Performance Reporthttps://developers.google.com/adwords/api/docs/appendix/reports#account with Cost field. Can you please try the report? Best, - Takeshi, AdWords API

Re: Read-only access to CustomerService (v201309)

2014-02-18 Thread Takeshi Hagikura (AdWords API Team)
Hi Rob, Thanks for the report. From what you experienced sounds like it's not an expected behavior. Can you please share the request and response XML logs to look it further? (Please redact the sensitive info) Also have you changed your code or environment recently in your side? Best, -

Re: Strange and Inconsistent Keyword Performance report behavor

2014-02-18 Thread Takeshi Hagikura (AdWords API Team)
*give them the same number of keywords (since they all had impressions)? Oliver On Friday, February 7, 2014 4:54:24 AM UTC, Takeshi Hagikura (AdWords API Team) wrote: Hi Oliver, Even if you don't include Impressions reports should return the data where it has impressions unless

Re: Offline conversions upload set time zone

2014-02-17 Thread Takeshi Hagikura (AdWords API Team)
Hi Steve, It should be the same as other services that have datetime fields. So for example it should be like 20140216 101010 Asia/Tokyo; Best, - Takeshi, AdWords API Team On Friday, February 14, 2014 10:21:07 PM UTC+9, Nypo77 wrote: Hi Community! I am uploading offline conversions to an

Re: How to retrieve AdParams?

2014-02-17 Thread Takeshi Hagikura (AdWords API Team)
Hi, Did you set your ad parameters like this examplehttps://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201309/CampaignManagement/SetAdParameters.php ? And do you have request and response xml logs for AdParamService.get? (When you share it here, please redact

Re: Error CRITERIA_TYPE_INVALID_FOR_BIDDING_STRATEGY_CONFIGURATION on Managed Placements Bids

2014-02-12 Thread Takeshi Hagikura (AdWords API Team)
! Appreciate your help :-) Cheers, Maurício Em segunda-feira, 10 de fevereiro de 2014 03h27min39s UTC-2, Takeshi Hagikura (AdWords API Team) escreveu: Hi Mauricio, Your request still includes biddingStragetyType. ( I saw pretty-request.xml) Please try removing biddingStragetyType. Best

Re: Strange and Inconsistent Keyword Performance report behavor

2014-02-12 Thread Takeshi Hagikura (AdWords API Team)
of keywords (since they all had impressions)? Oliver On Friday, February 7, 2014 4:54:24 AM UTC, Takeshi Hagikura (AdWords API Team) wrote: Hi Oliver, Even if you don't include Impressions reports should return the data where it has impressions unless includeZeroImpressions flag is true

Re: Error CRITERIA_TYPE_INVALID_FOR_BIDDING_STRATEGY_CONFIGURATION on Managed Placements Bids

2014-02-09 Thread Takeshi Hagikura (AdWords API Team)
(and the pretty xmls) are attached. This is only one example, other clients, adGroups and placements are having the same behaviour. Thanks in advance Mauricio Em sexta-feira, 7 de fevereiro de 2014 02h23min22s UTC-2, Takeshi Hagikura (AdWords API Team) escreveu: Hi Mauricio, Can you please

Re: An error has occurred: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'null']

2014-02-06 Thread Takeshi Hagikura (AdWords API Team)
Hi Jorge, With which account did you see that error? Can you please share the request and response xml logs? If you don't want to share it, you can send me privately from the top right corner reply to the author Best, - Takeshi, AdWords API Team On Saturday, February 1, 2014 12:49:28 AM UTC+9,

Re: Performance benchmarks

2014-02-06 Thread Takeshi Hagikura (AdWords API Team)
Hi Venky We don't assure specific time range how long API calls take. These best practiceshttps://developers.google.com/adwords/api/docs/guides/bestpracticesare recommended to reduce the time taken. can I run more than one script in parallel using same API key and client ID? Yes, you can.

Re: Testing Policies

2014-02-06 Thread Takeshi Hagikura (AdWords API Team)
Hi Sam, This forum is not intended to talk about the ads policy. Can you please ask them who sent you the message? Best, - Takeshi, AdWords API Team On Monday, February 3, 2014 5:35:56 PM UTC+9, Sam wrote: I have a question, we have been testing within our API Test account and I received a

Re: creating keywords via google adwords API

2014-02-06 Thread Takeshi Hagikura (AdWords API Team)
Hi, Which example did you run? userStatus is not included in the fields for AdGroupCriterion. https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201309-AdGroupCriterionService Best, - Takeshi, AdWords API TEam On Tuesday, February 4, 2014 7:45:42 PM UTC+9,

Re: Strange and Inconsistent Keyword Performance report behavor

2014-02-06 Thread Takeshi Hagikura (AdWords API Team)
other ideas please? Oliver On Thursday, February 6, 2014 7:28:31 AM UTC, Takeshi Hagikura (AdWords API Team) wrote: Hi Oliver My guess is that those campaigns have impressions before the time range of requested ones (LAST_DAY, LAST_MONTH etc). As far as I remember includeZeroImpressions

Re: Strange and Inconsistent Keyword Performance report behavor

2014-02-05 Thread Takeshi Hagikura (AdWords API Team)
Hi Oliver My guess is that those campaigns have impressions before the time range of requested ones (LAST_DAY, LAST_MONTH etc). As far as I remember includeZeroImpressions flag is not supported by Keyword Performance Report. Best, - Takeshi, On Wednesday, February 5, 2014 5:15:21 PM UTC+9,

Re: GET call raises Too many entries on result page

2014-02-03 Thread Takeshi Hagikura (AdWords API Team)
Hi Francesco, Please refer to this pagehttps://developers.google.com/adwords/api/docs/appendix/limits#general as for the maximum number of results per request. Best, - Takeshi, AdWords API Team On Friday, January 31, 2014 12:51:57 AM UTC+9, Francesco Della Vedova wrote: As from the title.

Re: Accessing other people Adwords API

2014-02-03 Thread Takeshi Hagikura (AdWords API Team)
Hi Joan, You don't need to have the other's developer token. If you link their account(s) to your MCC account, you can access their accounts with your MCC's credential and the developer token. Best, - Takeshi, AdWords API Team On Friday, January 31, 2014 3:23:02 AM UTC+9, Joan Roig wrote: I

Re: Scheduled reports stopped working

2014-02-03 Thread Takeshi Hagikura (AdWords API Team)
Hi Vasanth, I don't see the related issues. First could you narrow down the issue if it's caused by client side or server side? Best, - Takeshi, AdWords API Team On Monday, February 3, 2014 11:21:55 AM UTC+9, Vasanth wrote: Hi, I have scheduled several reports to be sent by email

Re: GET call raises Too many entries on result page

2014-02-03 Thread Takeshi Hagikura (AdWords API Team)
:42:17 UTC+1, Takeshi Hagikura (AdWords API Team) wrote: Hi Francesco, Please refer to this pagehttps://developers.google.com/adwords/api/docs/appendix/limits#general as for the maximum number of results per request. Best, - Takeshi, AdWords API Team On Friday, January 31, 2014 12

Re: Error CRITERIA_TYPE_INVALID_FOR_BIDDING_STRATEGY_CONFIGURATION on Managed Placements Bids

2014-02-03 Thread Takeshi Hagikura (AdWords API Team)
Hi Mauricio, As in this documenthttps://developers.google.com/adwords/api/docs/guides/bidding, BiddingSchem or BiddingStrategyType is not allowed to be set at the ad group or criterion level. Can you please remove the lines setting biddingStrategyType? Best, - Takeshi, AdWords API Team On

Re: Click Performance Report

2013-12-26 Thread Takeshi Hagikura (AdWords API Team)
26, 2013 1:46:15 PM UTC+9, Takeshi Hagikura (AdWords API Team) wrote: Hi, Is it possible to share the request XML and the clientCustomerId? Best, - Takeshi, AdWords API Team On Tuesday, December 24, 2013 8:22:51 PM UTC+9, VijayRaj Chauhan wrote: Hi , I have an adwords account which

Re: Consistent ERROR_GETTING_RESPONSE_FROM_BACKEND error when getting Ad Performance Report

2013-12-25 Thread Takeshi Hagikura (AdWords API Team)
Hi Bin, Apologies for taking it long. We're still working for it. Can you please let me know your clientCustomerId? (You can sent it privately via the Reply to the author from the top right corner) Also do you see the error with the Ad Performance Report? Best, - Takeshi, AdWords API Team On

Re: Click Performance Report

2013-12-25 Thread Takeshi Hagikura (AdWords API Team)
Hi, Is it possible to share the request XML and the clientCustomerId? Best, - Takeshi, AdWords API Team On Tuesday, December 24, 2013 8:22:51 PM UTC+9, VijayRaj Chauhan wrote: Hi , I have an adwords account which is inactive from past few months, but when i try to get the Click

Re: USER_NOT_PERMITTED_TO_CREATE_LBC_SYNC_LOCATION_EXTENSION

2013-12-25 Thread Takeshi Hagikura (AdWords API Team)
Hi Anil, Do you the requestId in your response? I'm looking into it. Best, - Takeshi, On Tuesday, December 24, 2013 9:21:59 PM UTC+9, techpoi...@gmail.com wrote: Hi, We are facing USER_NOT_PERMITTED_TO_CREATE_LBC_SYNC_LOCATION_EXTENSION error while adding Location Extension with source

Re: Getting error : invalid_grant while trying to switch to oauth2

2013-12-24 Thread Takeshi Hagikura (AdWords API Team)
Hi Jurgen, My first guess is the account against which you made an API call is not linked to the account you used as the OAuth2 authentication. If you use your MCC as the OAuth2 authentication, please make sure the account against which you made an API call is linked to the MCC account.

Re: AD_PERFORMANCE_REPORT returns duplicated rows

2013-12-24 Thread Takeshi Hagikura (AdWords API Team)
Hi Sergey, AdIds look unique to me, I don't think there are duplicate rows. Can you please check it on your side again? Best, - Takeshi, On Saturday, December 21, 2013 1:03:00 AM UTC+9, Sergey Levitskiy wrote: Hi there! I faced with such a problem, when i try to get report with

Re: How to copy an Adgroup to create a new one?

2013-12-24 Thread Takeshi Hagikura (AdWords API Team)
Hi Joan, It's the right approach. I'd fetch the existing adgroup and create a new one, copy the fields from the existing one. Best, - Takeshi, AdWords API Team On Saturday, December 21, 2013 7:18:13 AM UTC+9, Joan Roig wrote: I am trying to find out a way to create an AdGroup from an

Re: Error running AdWords API with Google App Engine

2013-12-24 Thread Takeshi Hagikura (AdWords API Team)
of it and a good documentation on how to run it On Wednesday, December 4, 2013 5:38:44 AM UTC+1, Takeshi Hagikura (AdWords API Team) wrote: Hi Andres, Unfortunately there isn't a demo app for appengine using the Java client library. Best, - Takeshi, On Tuesday, December 3, 2013 8:58:20 PM UTC+9

Re: Is Adword Labels required for PLA ads ?

2013-12-24 Thread Takeshi Hagikura (AdWords API Team)
Hi Billy, I'm not sure I understand your question, but AdWords Label is not supported by the AdWords API at this moment. Best, - Takeshi, AdWords API Team On Saturday, December 21, 2013 5:34:49 PM UTC+9, Billy Thronton wrote: I have not implemented the adword label for PLA, will it cause the

Re: TemplateAd fields

2013-12-23 Thread Takeshi Hagikura (AdWords API Team)
/approvalStatus trademarkDisapprovedfalse/trademarkDisapproved /entries среда, 27 ноября 2013 г., 6:17:18 UTC+2 пользователь Takeshi Hagikura (AdWords API Team) написал: Hi, Can you please check with your raw XML response? I'm able to fetch templateAd fields with these selectors

Re: Problem with get refresh_token using GetRefreshToken.php

2013-12-23 Thread Takeshi Hagikura (AdWords API Team)
Hi, In the correct steps, you paste the authorization code you can obtain from the browser after pasting the URL (like you wrote in your post). Did you successfully obtain authorization code and paste it in the console? Best, - Takeshi, AdWords API Team On Tuesday, December 17, 2013 4:46:51 PM

Re: error : invalid_grant. Please Help!

2013-12-23 Thread Takeshi Hagikura (AdWords API Team)
Hi karima, First please make sure you put your clientId, clientSecret and refreshToken in the auth.inihttps://code.google.com/p/google-api-adwords-php/source/browse/src/Google/Api/Ads/AdWords/auth.inifile? Best, - Takeshi, AdWords API Team On Wednesday, December 18, 2013 6:23:29 AM UTC+9,

Re: IdError.NOT_FOUND when using adToCopyImageFrom

2013-12-23 Thread Takeshi Hagikura (AdWords API Team)
Hi, I think you need to specify an AdId as the adToCopyImageFrom field from which you'd like to copy the image, not the mediaId. Can you please try that? Best, - Takeshi, AdWords API Team On Thursday, December 19, 2013 9:03:42 AM UTC+9, tom.z...@gmail.com wrote: Hello, I'm trying to

Re: Error - Reflection is not allowed on private - App Engine

2013-12-18 Thread Takeshi Hagikura (AdWords API Team)
there is a problem with the version of Maven that I am using (Maven 3.1.1) and I hope that there is an alternative, so I don't have to downgrade Maven to an older version. Best, Anders Den onsdag den 18. december 2013 04.15.52 UTC+1 skrev Takeshi Hagikura (AdWords API Team): Hi Andres

Re: Error - Reflection is not allowed on private - App Engine

2013-12-17 Thread Takeshi Hagikura (AdWords API Team)
Hagikura (AdWords API Team): Hi, Looks like one of your jars that has binding of jaxws is competing with the Java native implementation. You need to include only needed jars. At least dfp-playground works with the Java library with jaxws on appengine. Can you please refer to its

Re: Maven configuration problem App Engine to connect with Adwords Api

2013-12-17 Thread Takeshi Hagikura (AdWords API Team)
Hi Mario, I think it's related to this threadhttps://groups.google.com/d/msg/adwords-api/ciSRh-74rAU/ED2jxjyItVkJ . Follow the dfp playgroundhttps://code.google.com/p/google-api-ads-java/source/browse/pom.xml?repo=dfp-playgroundis the good start for AdWords on appengine. Best, - Takeshi,

Re: Report types Gender AgeRange Performance not aggregating correctly

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi, It's a intended behavior. Reports are implicitly segmented by its unique key (in that case, AdGroupId and CriterionId). So if you include AdGroupId, you should be able to get the expected result. Best, - Takeshi, AdWords API Team On Monday, December 9, 2013 11:31:46 PM UTC+9, Georg

Re: [PHP API] QuotaCheckError.INVALID_TOKEN_HEADER

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi Dredd, Let me confirm, is a API call succeed when you call services other than reports (like CampaignService)? Also do you have the request XML including HTTP headers when you send the report request? (When you post it, please remove the sensitive info such as your developer token) Best, -

Re: BetaError.BETA_FEATURE when adding location campaign criterion

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi Gopi, As mentioned in the dochttps://developers.google.com/adwords/api/docs/appendix/geotargeting, targeting universities is a beta feature. The criteria of 1012948 and 1013142 seem to be university criteria. So it's a intended behavior. Best, - Takeshi, AdWords API Team On Tuesday,

Re: BetaError.BETA_FEATURE while adding locations for Campaign

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi Gopi, Please see another threadhttps://groups.google.com/d/msg/adwords-api/pBBcApAjlnE/mDzt-7Rvx5MJ. It's a expected behavior. Best, - Takeshi, AdWords API Team On Friday, December 13, 2013 6:24:59 AM UTC+9, Gopi wrote: Any Suggestions on this please. Every time i add this locations i

Re: AuthenticationError.USER_ID_INVALID

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi, The developerToken and clientCustomerId headers should be included in the SOAP header, not the HTTP header. Also I highly recommend using the PHP adwords libraryhttps://code.google.com/p/google-api-adwords-php/ if you don't have a specific reason to avoid it. It constructs the request

Re: Connect Python Client Library and Api Adwords

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi, As for the OAuth2 refresh token, you can obtain it by running gnerate_refresh_token.pyhttps://github.com/googleads/googleads-python-lib/blob/master/adspygoogle/scripts/adspygoogle/common/generate_refresh_token.py . Use agent is just a String used for logging purpose. You can put any string

Re: Cannot make GetRefreshToken.php work to work with test account

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi, Let me confirm, are you able to obtain a authorization code (in the form of 4/x as in this guidehttps://developers.google.com/adwords/api/docs/guides/soap) from the browser after pasting the url provided by the GetRefreshToken.php? Or you see this error { error :

Re: API Developer Token *Still* Pending Approval!

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi, First please read the needed processeshttps://developers.google.com/adwords/api/docs/signingupcarefully. If it doesn't answer, can you let us know your MCC clientCustomerId? Best, - Takeshi, AdWords API Team On Thursday, December 12, 2013 7:51:07 AM UTC+9, stu...@redsharkllc.com wrote:

Re: CurrencySymbol

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi Jam, I think some currency symbols are not included in the list. For the time being, please include the currency symbol as the ad text not part of the insertionText in the AdParam or use the currency code (PLN). Best, - Takeshi, AdWords API Team On Thursday, December 12, 2013 9:42:45 PM

Re: Can anyone tell me what is domainpark?

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi Mark, I'm afraid I'm not sure what the context of that question. Is that related to AdWords API? Best, - Takeshi, AdWords API Team On Thursday, December 12, 2013 2:50:37 PM UTC+9, Mark Guertin wrote: Hello, any help or explanation would be helpful. Does anyone know what the following

Re: empty DestinationUrl column in placement performance report

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi Yaniv, Right, please use URL Performance Report (URL field), you should get the exact URL where ads were shown. Best, - Takeshi, AdWords API Team On Thursday, December 5, 2013 5:38:05 PM UTC+9, Yaniv Ranen wrote: Hi there I'm using v201309 to download placement_performance_report, the

Re: Consistent ERROR_GETTING_RESPONSE_FROM_BACKEND error when getting Ad Performance Report

2013-12-15 Thread Takeshi Hagikura (AdWords API Team)
, December 10, 2013 5:36:22 PM UTC-8, Takeshi Hagikura (AdWords API Team) wrote: Hi Bin, To see if it works, can you please try the different format? (such as CSV, XML) Best, - Takeshi, AdWords API Team On Tuesday, December 10, 2013 5:26:00 PM UTC-8, Takeshi Hagikura (AdWords API Team

Re: Error - Reflection is not allowed on private - App Engine

2013-12-11 Thread Takeshi Hagikura (AdWords API Team)
Hi, Looks like one of your jars that has binding of jaxws is competing with the Java native implementation. You need to include only needed jars. At least dfp-playground works with the Java library with jaxws on appengine. Can you please refer to its

Re: is adwords down right now? getting 502 server error

2013-12-11 Thread Takeshi Hagikura (AdWords API Team)
seconds in between, the data above is from the last attempt. Regards On Thursday, November 21, 2013 6:04:39 AM UTC+1, Takeshi Hagikura (AdWords API Team) wrote: Hi Zwelzte, Thanks for the input. Can you please send me your following? - developer token - (If possible) full request

Re: DEBUG: Did not load optional configuration file log exception for every request

2013-12-11 Thread Takeshi Hagikura (AdWords API Team)
Hi, As I replied previously, can you please share the pom.xml? Best, - Takeshi, On Friday, December 6, 2013 7:53:55 AM UTC-8, r...@oanda.com wrote: I encounter this issue, any solution/update? On Friday, May 31, 2013 6:03:12 AM UTC-4, Takeshi Hagikura wrote: Hi Sanju, Thanks for the

Re: Using AdWord API for mobile campaigns

2013-12-11 Thread Takeshi Hagikura (AdWords API Team)
Hi, #1, Technically there is no mobile only ads on search included campaigns. Please see the related thread https://groups.google.com/d/msg/adwords-api/UVSNLXKVh0k/wN52O_fZiS4J #2, What document do you refer for zip code targeting? Best, - Takeshi, On Thursday, December 5, 2013 3:54:36 PM

Re: AuthorizationError.USER_PERMISSION_DENIED While accessing campaigns

2013-12-11 Thread Takeshi Hagikura (AdWords API Team)
. return $user-GetOAuth2Info(); } I still get the alert, [AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:''] On Tuesday, November 12, 2013 2:43:24 AM UTC-5, Takeshi Hagikura (AdWords API Team) wrote: Hi Bikram, If the accounts are not linked to your MCC, you need to get

Re: CustomerSyncService Bug? Service not returning added or deleted adExtensions

2013-12-11 Thread Takeshi Hagikura (AdWords API Team)
, January 27, 2013 7:29:19 PM UTC-8, Takeshi Hagikura (AdWords API Team) wrote: Unfortunately, it's not possible to track the status externally. Best, - Takeshi On Friday, January 25, 2013 7:24:50 PM UTC+9, Akil Burgess wrote: Thanks Takeshi. Is there a way for me to track the status

Re: Placement Performance Report with mobileapp performance

2013-12-11 Thread Takeshi Hagikura (AdWords API Team)
rows in this case. What kind of data would be excluded? And how to aggregate Automatic Placement and Managed Placement together? Will you add mobileapp into Placement Performance Report as the Automatic Placement Performance Report? Thanks, Brandon Takeshi Hagikura (AdWords API Team)於

Re: Consistent ERROR_GETTING_RESPONSE_FROM_BACKEND error when getting Ad Performance Report

2013-12-10 Thread Takeshi Hagikura (AdWords API Team)
Hi Bin, Sorry for the inconvenience. We're still working on it. Best, - Takeshi, On Tuesday, December 10, 2013 10:28:23 AM UTC-8, bg...@walmartlabs.com wrote: Hi Takeshi, Just wonder if there's any update on this. We're still seeing the same error every day. Thanks, Bin -- --

Re: Consistent ERROR_GETTING_RESPONSE_FROM_BACKEND error when getting Ad Performance Report

2013-12-10 Thread Takeshi Hagikura (AdWords API Team)
Hi Bin, To see if it works, can you please try the different format? (such as CSV, XML) Best, - Takeshi, AdWords API Team On Tuesday, December 10, 2013 5:26:00 PM UTC-8, Takeshi Hagikura (AdWords API Team) wrote: Hi Bin, Sorry for the inconvenience. We're still working on it. Best

Re: Missing TARGETED_MONTHLY_SEARCHES from response

2013-12-08 Thread Takeshi Hagikura (AdWords API Team)
concern is that we would like to know about such breaking changes in advance. Cheers On Tuesday, December 3, 2013 6:48:45 AM UTC, Takeshi Hagikura (AdWords API Team) wrote: Hi, Checked with the relevant engineer. It's expected. When you query STATS, the backend doesn't have the stat

Re: Using AdWord API for mobile campaigns

2013-12-04 Thread Takeshi Hagikura (AdWords API Team)
Hi Stella, I think part of your plan can be achieved using the AdWords API. You can upload image ads 320x50 using ImageAdhttps://developers.google.com/adwords/api/docs/reference/v201309/AdGroupAdService.ImageAd (You don't have to use templateAd). But I don't think zipcode targeting is

Re: Get the Campaign name By Creative ID

2013-12-04 Thread Takeshi Hagikura (AdWords API Team)
Hi Alexis, I don't think it's possible to associate creativeID and the campaign name through the AdWords API at this time. Best, - Takeshi, AdWords API Team On Friday, November 29, 2013 11:01:24 PM UTC+9, Alexis Gruet wrote: Hi everyone, We currently use value track and and log every

Re: comma in field content in CSV report?

2013-12-04 Thread Takeshi Hagikura (AdWords API Team)
Hi, It'll be quoted by a double quote. (e.g. some, comma, include strings Best, - Takeshi, AdWords API Team On Friday, November 29, 2013 9:10:17 PM UTC+9, Italo Armenti wrote: Hello, since I am downloading the report in CSV format, I wonder if there is a way you deal when there is a comma

Re: AuthorizationError.USER_PERMISSION_DENIED

2013-12-04 Thread Takeshi Hagikura (AdWords API Team)
Hi, My first guess is that the account you are making the API call against (ns1:clientCustomerIdxxx-xxx-xxx/ns1:clientCustomerId) is not linked to the account you used as the OAuth2 authentication. Please make sure the account (ns1:clientCustomerIdxxx-xxx-xxx/ns1:clientCustomerId) is linked

Re: Invalid field to migrate v201306 to v201309

2013-12-04 Thread Takeshi Hagikura (AdWords API Team)
Hi, As of v201309, the Stats field in service calls (such as CampaignService) have been removed. Please use reports instead. (see the blog post http://googleadsdeveloper.blogspot.jp/2013/10/adwords-api-how-to-migrate-from-stats.html) Best, - Takeshi, AdWords API Team On Thursday, November

Re: Invalid FROM clause

2013-12-04 Thread Takeshi Hagikura (AdWords API Team)
Hi, If you are trying to use AWQL, the query should be sent as a post parameter, not as a SOAP call. (Please see https://developers.google.com/adwords/api/docs/guides/awql) I strongly recommend using one of the client librarieshttps://developers.google.com/adwords/api/docs/clientlibraries. It

Re: how to get ClientCustomerID after oAuth2 authorization

2013-12-04 Thread Takeshi Hagikura (AdWords API Team)
Hi, Are you using the PHP libraryhttps://code.google.com/p/google-api-adwords-php ? You don't have to set an access token in your request. You need to set clientId, clientSecret, refreshToken in your

Re: Reading stats from reports, sorting them and displaying them on UI (Without saving to files)

2013-12-04 Thread Takeshi Hagikura (AdWords API Team)
Hi naman, The report result is returned as an InputStream. It doesn't have the method that reads a stream line by line. You need to implement that part to detect a line break. Best, - Takeshi, AdWords API Team On Wednesday, December 4, 2013 11:34:52 PM UTC+9, naman jindal wrote: Hi Takeshi,

Re: Does the current status of the campaign affect historical keyword download?

2013-12-04 Thread Takeshi Hagikura (AdWords API Team)
Selector.DateRange and CampaignStatus == ACTIVE and Status == ACTIVE). Will you get those keywords? And if so, what will their Clicks, Impressions and Status fields contain? Thanks, Peter On Wednesday, December 4, 2013 12:21:31 AM UTC-5, Takeshi Hagikura (AdWords API Team) wrote: Hi Peter

Re: Error running AdWords API with Google App Engine

2013-12-04 Thread Takeshi Hagikura (AdWords API Team)
the integration of the two products have reached a maturity level suitable for production or if it is safer to go with setting up my own server. Can you please help me with your opinion about which way to go? Thanks, Anders 2013/12/4 Takeshi Hagikura (AdWords API Team) adwordsapiad

Re: Problem api adword

2013-12-04 Thread Takeshi Hagikura (AdWords API Team)
Hi, Can you use the exact same script as the AddTextAds.phphttps://code.google.com/p/google-api-adwords-php/source/browse/examples/AdWords/v201309/BasicOperations/AddTextAds.php first? In your code where this part came from? $textAd-AdType = TextAd; I think you don't have to specify AdType

Re: Auction Insights Report

2013-12-04 Thread Takeshi Hagikura (AdWords API Team)
this might be accessible via the API? Or has anyone worked out a way to access this data any other way? On Tuesday, November 26, 2013 3:45:14 AM UTC, Takeshi Hagikura (AdWords API Team) wrote: Hi Jeremy, It's not available at this moment. Best, - Takeshi, AdWords API Team On Friday

  1   2   3   4   5   6   >