Re: Strange and Inconsistent Keyword Performance report behavor

2014-02-06 Thread Takeshi Hagikura (AdWords API Team)
Hi Oliver, Even if you don't include "Impressions" reports should return the data where it has impressions unless includeZeroImpressions flag is true. (But as I said, Keyword Performance Report doesn't support the flag as of now) Best, - Takeshi, AdWords API Team On Thursday, February 6, 2014

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, c.ruhu...@soci

Re: Error> CRITERIA_TYPE_INVALID_FOR_BIDDING_STRATEGY_CONFIGURATION on Managed Placements Bids

2014-02-06 Thread Takeshi Hagikura (AdWords API Team)
Hi Mauricio, Can you please share the request and response xmls? (please redact the sensitive info). >From my quick test, I'm able to update bids for a placement. Best, - Takeshi, AdWords API Team On Wednesday, February 5, 2014 7:43:55 AM UTC+9, Maurício Alves de Souza Oliveira wrote: > > Hel

Re: Test MCC [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']

2014-02-06 Thread Takeshi Hagikura (AdWords API Team)
Hi, What's your MCC account's clientCustomerId? (in the form of xxx-xxx-) And please share your failed request and response xml logs. (If you are hesitate to post it here, you can send it privately from the top right corner "reply to the author") Best, - Takeshi, AdWords API Team On Frid

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 receiv

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 practicesare 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: AdWords conversion tracking changes

2014-02-06 Thread Michael Cloonan (AdWords API Team)
Hi Joey, Any changes to the AdWords API will be announced on our blog. I am not able to give you any additional information at this time about how this change may be reflected within the API. Please keep an eye out for release notes and announcements to

Max number of valid access tokens for an account

2014-02-06 Thread HK
Hi, I suspect this has been asked before, but I was unable to find an answer. We currently have four servers accessing the AdWords APIs and to avoid having to share access tokens / refresh tokens across servers, I'd like to have each server use its own set of access token / refresh tokens which

Re: Required Minimum Functionality RMF now applies to Internal-Only users?

2014-02-06 Thread Matt Perry
Update: I contacted the API token team directly about this. They didn't provide too many details in their response, but it appears to be a case-by-case thing now. Although the term "internal-only" has disappeared from the RMF document, it's still a consideration in determining RMF complianc

Re: Required Minimum Functionality RMF now applies to Internal-Only users?

2014-02-06 Thread Matt Perry
Update: I contacted the API token team directly about this. They didn't provide too many details in their response, but it appears to be a case-by-case thing now. Although the term "internal-only" has disappeared from the RMF document, in our case, as long as our use remains internal-only,

How can we get phone call conversions?

2014-02-06 Thread Stephane Guerin
Hi, We can get some call conversions from the ACCOUNT_PERFORMANCE_REPORT report by creating a predicate on the clickType == CALLS but we can't get phone call conversions as we see in the UI. See attached. First, what's the difference between conversion and phone call conversion? I believe phon

Re: "Sandbox" for testing AdWords account creation with ManagedCustomerService?

2014-02-06 Thread Evan Halley
Thanks Mike! (disregard my previous, deleted question). On Thursday, February 6, 2014 9:40:15 AM UTC-5, Michael Cloonan (AdWords API Team) wrote: > > Hi Evan, > > You should try out our > validateOnlyS

Re: "Sandbox" for testing AdWords account creation with ManagedCustomerService?

2014-02-06 Thread Evan Halley
Thanks Mike! On Thursday, February 6, 2014 11:00:11 AM UTC-5, Evan Halley wrote: > > Thanks Mike! Is there any way to tell if an MCC account (we have > multiple, one prod MCC and an MCC that only manages test accounts) is a > test MCC account? > > Evan > > On Thursday, February 6, 2014 9:40:15

Re: "Sandbox" for testing AdWords account creation with ManagedCustomerService?

2014-02-06 Thread Evan Halley
Thanks Mike! Is there any way to tell if an MCC account (we have multiple, one prod MCC and an MCC that only manages test accounts) is a test MCC account? Evan On Thursday, February 6, 2014 9:40:15 AM UTC-5, Michael Cloonan (AdWords API Team) wrote: > > Hi Evan, > > You should try out our >

Re: "Sandbox" for testing AdWords account creation with ManagedCustomerService?

2014-02-06 Thread Michael Cloonan (AdWords API Team)
Hi Evan, You should try out our validateOnlySOAP header. This will validate your mutate calls and show you any error messages that would be thrown, but won't actually execute the call or perform any

Re: Performance of predicate operators

2014-02-06 Thread Michael Cloonan (AdWords API Team)
Hi Hunter, Please don't worry about the performance of the predicate operators. We make every effort to optimize things on our end to return data to you as fast as possible. The only thing you should worry yourself with is making sure you don't hit the rate limits

Re: Offline Conversion Feed Service, Too Recent Click

2014-02-06 Thread Michael Cloonan (AdWords API Team)
Hi Chris, The Javadoc is correct; the amount of time to wait is 24 hours. Unfortunately, the INVALID_CLICK error means that the click has been removed from our system, and can no longer be processed, so you will not be able to upload conversion data for that specific click. It looks like this

Re: Ad Hoc Reporting to migrate to 309

2014-02-06 Thread Mike Young
You say it's possible to get the report in memory or a temporary file and consume it directly, but you don't say how? I want to run getcampaignstats.php in V201309, it seems this file is completely missing in this new version, and only csv and xml for download only. Please show how using PHP I c

Best practice to get day by day statistics on Account, Campaign and Adgroup level

2014-02-06 Thread Amr Abdel-wahab
Hello, I am still a newbie in using the adwords api, am using python client library with google app engine basically what I need to do is to get the statistics of a specific period of time day by day to draw a graph of days against clicks or impressions for example on this period What's the be

Re: 'devicePreference' not working/query..

2014-02-06 Thread tomflat561
Great, thanks for clarifying. And to amend the devices in a live campaign-Are these immutable?. I would need to remove the original ad devices and then set a new one in the campaign?. Thanks, Tom On Tuesday, December 17, 2013 2:06:05 PM UTC, Anash P. Oommen (AdWords API Team) wrote: > Hi

Re: keyword planner API for search volume

2014-02-06 Thread Michael Cloonan (AdWords API Team)
Hi Chriss, You can track keyword performance using the Keywords Performance Report. Here are the Java examples for running reports with

Re: conversion tracker - remove conversion

2014-02-06 Thread tomflat561
Hi Ray, Just removing a 'conversion tracker' that was uploaded via the adwords api to our campaign? Many Thanks, Tom. On Friday, January 17, 2014 8:05:08 PM UTC, Ray Tsang (AdWords API Team) wrote: > Hi, > > Could I trouble you to elaborate more on the issue? Are you trying to > remove

Re: Junk characters in 'Dynamic ad target' column in Criteria Performance report

2014-02-06 Thread schut
Hallo Anash, Can you confirm you received my e-mail containing the report? Thanks, Igor Op woensdag 29 januari 2014 09:13:04 UTC+1 schreef sc...@bgenius.com: > > Hello Anash, > > I have sent you another email. Could you confirm whenever you received > this? > > Thanks, > Igor > > Op dinsdag 28

Re: AdWords Paid & Organic report through API

2014-02-06 Thread Danial Klimkin
Hello Jennifer, There were no API release since the last time we discussed it yet, so unfortunately I have updates at this point. -Danial, AdWords API Team. On Wednesday, February 5, 2014 9:45:10 PM UTC+4, Jennifer Thompson wrote: > > Hi there, > > Just came across this post and I'm looking

Re: AdWords reporting endpoint has become flakey

2014-02-06 Thread Danial Klimkin
Hi Devesh, Checking the logs for your client ID I can see part of the reports were returning the error due to rate limiting. Looks like you are running a large number of reports in parallel. I suggest reducing the number of parallel threads to avoid these errors. -Danial, AdWords API Team.

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

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: Keywordless Query Report Clicks and Impression Totals Do Not Match Add Performance Report for AdType DSA

2014-02-06 Thread Takeshi Hagikura (AdWords API Team)
Hi Jonathan, The description for "Query" seems to be wrong in Keywordless Query Report. Originally the description was for "Search Query Performance Report" not for the Keywordless Query Report. It seems to be there by mistake. We'll fix this. Best, - Takeshi, AdWords API Team On Friday, Ja

Re: QuotaCheckError.ACCOUNT_INACTIVE at MCC Test Account and production developer Token

2014-02-06 Thread developer
Hi Josh, yes i have set it up in both, the prouction MCC (827-869-5334) from which i use the pending token and the test MCC (614-512-7851). Am Mittwoch, 5. Februar 2014 18:31:05 UTC+1 schrieb Josh Radcliff (AdWords API Team): > > Hi Am, > > Have you entered billing information and accepted terms

Some Google API questions.

2014-02-06 Thread Alla K
1. How can I change mobile bid with full browser via google API ? 2.How to upload banners for display campaign via Google API? Thanks Alla -- --

Adwords Bid Simulator: Available in Adwords API?

2014-02-06 Thread James Eckhardt
Hi, Is data from the Adwords Bid Simulator available in the API? If so, do you know how I can access this data? Thanks, James -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.co

Re: Duplicate Feed Name Error

2014-02-06 Thread Danial Klimkin
Hello Ayoub, This change has been reverted now. Please note it is likely to be enforced in the future. -Danial, AdWords API Team. On Wednesday, January 29, 2014 5:05:09 PM UTC+4, Ayoub Khobalatte wrote: > > > Hello, > > We started this morning receiving a weird error message > [FeedError.D

Re: AdWords Paid & Organic report through API

2014-02-06 Thread Jennifer Thompson
Hi there, Just came across this post and I'm looking for the same thing 3 months later. Have there been any updates since your last post? Thanks! On Tuesday, October 8, 2013 11:37:53 PM UTC+1, Dmytro Marushkevych wrote: > > How can one retrieve daily Paid & Organic Search Term report via Ad

Billing Summary

2014-02-06 Thread Игорь Елисеев
Hello guys! How can i get Billing Summary Information? I need to get remaining balance. I havent found the information about billing here: https://developers.google.com/adwords/api/docs/reference/v201309/ReportDefinitionService.ReportDefinition.ReportType Thank you! -- -- =~=~=~=~=~=~=~=~=~=~