Re: V201309 Placement Performance Report - Managed & Automtic

2013-10-21 Thread Zweitze
You could try to make the distinction with column Id. Managed placements have ids, but automatic placements do not have ids. So when it's empty (or has the magical value 300) it is an automatic placement, otherwise a managed placement. Note I haven't tested this, I noticed the distinction fr

OAuth2 vs ClientLogin

2013-10-21 Thread Sajan Maharjan
HI, Since ClientLogin is depreciating, there is an issue I will face. Before I set up an application where any user can login in to it and download as many reports as possible and all they required was their adwords email and password. The developer token was hard coded into the application.

Re: Is there a less intrusive way to add query string parameters to ad destination URLs?

2013-10-21 Thread HK
Hi, Danial Thanks for your the reply. Leaving the old ads active until the new ones are approved is an option, but gets a little convoluted when you have a very large number of ads and often bump up against the max number of ads you can have in an ad group, I believe it's currently 25. So you'd

Re: PyXML is dead project!!

2013-10-21 Thread Danial Klimkin
Hi Wendy, It looks like you are missing a working compiler which is required for PyXML native extensions. Please see: http://stackoverflow.com/questions/2817869/error-unable-to-find-vcvarsall-bat -Danial, AdWords API Team. On Thursday, October 17, 2013 8:08:53 PM UTC+4, Wendy Zhou wrote:

Re: xsd schema for reports in v201309

2013-10-21 Thread Danial Klimkin
Hello, Please see: https: //adwords.google.com/api/adwords/reportdownload/v201309/reportDefinition.xsd -Danial, AdWords API Team. On Saturday, October 19, 2013 3:49:05 PM UTC+4, gshoihet wrote: > > hello, > I try to parse xml response from > KEYWORDS_PERFORMANCE_REPORT , but don't have an

Re: getCriterionBidLandscape

2013-10-21 Thread gabriel . klestorny
Hi Josh, I know that. However the *totalNumEntries *returned is not the real number of *CriterionBidLandscape* objects, it is smaller. There are more * CriterionBidLandscape* objects that we see in the web interface. So if this value is not correct we cannot paginate the results of the query. I

Re: "[QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']"

2013-10-21 Thread Danial Klimkin
Hello, The MCC account with the developer token does not have Terms and Conditions accepted. Please set up the billing and review / accept T&C to use the API. -Danial, AdWords API Team. On Thursday, October 17, 2013 3:02:37 PM UTC+4, Viking Xie wrote: > > Hi, > > We've been getting this erro

Re: Re. AdWords - ManualCPCAdGroupBids

2013-10-21 Thread Danial Klimkin
Hello, Please see biddingStrategyConfiguration field of BiddableAdGroupCriterion: https://developers.google.com/adwords/api/docs/reference/v201309/AdGroupCriterionService.BiddableAdGroupCriterion and ManualCpcBiddingScheme: https://developers.google.com/adwords/api/docs/reference/v201309

Re: What effect does an exemption request have when recreating an ad with a new destination URL?

2013-10-21 Thread Danial Klimkin
Hello Hans, 1. All ads are reviewed individually. 2. No. This only allows to avoid getting errors for the policies that are checked automatically. -Danial, AdWords API Team. On Friday, October 18, 2013 1:35:14 AM UTC+4, HK wrote: > > Hi, > > Trying to minimize the downtime for ads when chan

Re: Is there a less intrusive way to add query string parameters to ad destination URLs?

2013-10-21 Thread Danial Klimkin
Hello Hans, There is no easy way to update URLs and this is a product decision (not specific to the API). You can use ValueTrack to have some dynamic parameters: https://support.google.com/adwords/answer/2375447?hl=en One of the options can be to create new ads first and wait for them to be

Ad (Creative) Preview

2013-10-21 Thread Tamar Bar Lev
Hi, I am trying to find a way to get an ad's (creative) preview - whether it is a text, Image or any kind of ad. Is there an API call or a report to get this? Thanks, Tamar. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi

Re: Getting InternalApiError.UNEXPECTED_INTERNAL_API_ERROR while associating sitelink(feed item) to adgroup

2013-10-21 Thread Himanshu Bansal
Hi, here are the request and response SOAP logs In message: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>http://schemas.xmlsoap.org/soap/actor/next"; soapenv:mustUnderstand="0" xmlns:ns1="https

How get other country keyword search volume?

2013-10-21 Thread Kven Chou
I changing localcode return the same result. se_list=['country'] if list_keyword: se_list.append({'xsi_type': 'RelatedToQuerySearchParameter', 'queries':list_keyword, }) if list_url: se_list.append({'xsi_type': 'RelatedToUrlSearchParameter',

How can I get a bunch of Ideas through API

2013-10-21 Thread 33559659
In AdWords UI, i get many kinds of ideas (keyword, bid, budget) for optimizing my campaigns. However, i didn't find a related API. How can I get these ideas programmatically? Can anyone help me ? Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and di

Re: CampaignService returns

2013-10-21 Thread GrueneOrchidee
Thanks for the update! Am Freitag, 18. Oktober 2013 11:36:18 UTC+2 schrieb Danial Klimkin: > > Hello Hans, > > > The fix is ready and in testing now. I'll update this thread once we have > it live. > > > -Danial, AdWords API Team. > > > On Thursday, October 17, 2013 8:29:07 PM UTC+4, HK wrote: >

College Assignment - API Developer Interview

2013-10-21 Thread Curtis Stephenson
I am a student at UT Dallas. I am looking for professionals that work on/with APIs. I need to conduct several interviews for a senior project. If you can help me out, and answer a few questions please let me know. Thanks, Curtis Stephenson -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Ads device preference value

2013-10-21 Thread GrueneOrchidee
Thank you. Am Freitag, 18. Oktober 2013 12:12:01 UTC+2 schrieb Danial Klimkin: > > Hello, > > > It is "HighEndMobile" from the Platforms reference you've linked (30001). > > > -Danial, AdWords API Team. > > > On Thursday, October 17, 2013 1:48:08 PM UTC+4, GrueneOrchidee wrote: >> >> Thank you for

Developer token still pending after 3 weeks

2013-10-21 Thread Morgan Blondellet
Hello, i've applied for a developer token for more than 3 weeks now. The token is still under approval, i would like to know, if possible, when will it be approved ? If an issue is preventing the token from being approved, please let me know. Thanks, Morgan. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=

Urgent help! INCOMPLETE_SIGNUP, it's been lasting for a week!

2013-10-21 Thread 548921
HI there, I've spent a couple of days trying to solve this thing out, but unfortunately I wasn't able to. What I've tried: 1. Filling in the billing information with a test credit card number. 2. Create a test account, and fill in its billing information. 3. Create another MCC account and do th

Re: Response is not well-formed XML - using .net client libarary 15.5

2013-10-21 Thread Glyph
It happens intermittantly on calls to mutate on the adgroupcriterion service. the adwords api client says the bad chars are near 1,1 in the response, so I'm guessing that there are some non-printable characters near the beginning of the response that are causing the issue. I agree, If you just

"AdGroupCreativeId" in Click Performance Report doesn't match "Id" in Ad Performance Report

2013-10-21 Thread Ittai Chorev
Hi, I pulled a Click Performance Report with the "AdGroupCreativeId" attribute on an adgroup with only one click that date. Then I pulled an Ad Performance Report on the same adgroup/date and the "ID" field in the Ad report (which should match the Ad ID) doesn't match the "AdGroupCreativeId" fr

Re: Using Ad-Hoc for get report : "Missing report definition" error

2013-10-21 Thread Paul Matthews (AdWords API Team)
Hi Erkan, Can you confirm you still have this problem if you include the includeZeroImpressions parameter? Regards, - Paul, AdWords API Team. On Friday, 27 September 2013 11:20:44 UTC+1, Paul Matthews (AdWords API Team) wrote: > > Hi Erkan, > > Are you including the following parameters: > __

Is it possible to set custom bids for display network Adgroups?

2013-10-21 Thread shobha . procentris
Hi Adwords API team, Is it possible to set Adgroup level custom bids using the newest version of Google API v201309? Thanks, Shobha -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/gr

Re: google adwords php soap response is null

2013-10-21 Thread Paul Matthews (AdWords API Team)
Hi Contra, It seems you've pasted the soap log without the response. The error above suggests that DOM is unable to process the response XML. Can you include it or provide a recent requestId (from the log) to allow us to investigate the issue further. Regards, - Paul, AdWords API Team. On Su

Re: oauth2_jwt ApiException (ruby)

2013-10-21 Thread Paul Matthews (AdWords API Team)
Hi Ivan, Can you confirm you've followed the instructions listed in the OAuth2 wiki page ? Unfortunately this error doesn't show much information on what the issue is. Are you able to make a successful request using OAuth2? Can you enab

Re: Dynamic price in ads

2013-10-21 Thread Valerii Buzivskyi
Hi Paul. Thank you for your letter. We have find out. The problem was on our side in structure of catalogues, not in api code. 2013/10/21 Paul Matthews (AdWords API Team) < adwordsapiadvisor+p...@google.com> > Hi Valerii, > > Are you still experiencing this problem, can you forward me a reque

Re: Dynamic price in ads

2013-10-21 Thread Paul Matthews (AdWords API Team)
Hi Valerii, Are you still experiencing this problem, can you forward me a requestId of a recent query that's had this error. Regards, - Paul, AdWords API Team. On Thursday, 12 September 2013 13:25:55 UTC+1, Valerii Buzivskyi wrote: > > Hi Paul, > > yes, we include client customer id > > approx

Re: error 400 bad request client unauthorized

2013-10-21 Thread Taras
I've solved my problem! I'm using service account right now!:) Cause it should work without user intervention On Friday, 18 October 2013 13:06:50 UTC+3, Danial Klimkin wrote: > > Hello Taras, > > > Are you able to retrieve an access token? Refresh token is the one you > need to store for long-ter