Re: retrieving site link data

2013-05-08 Thread nf7588
Hi, i sent you a reply with the customer ID did you get it? On Wednesday, May 1, 2013 7:13:00 AM UTC+3, Takeshi Hagikura (AdWords API Team) wrote: Hi, A. Thanks for the input. My first guess is there might be an issue in UI side. Can you also tell me your clientCustomerId (10 digits

Re: retrieving site link data

2013-05-08 Thread Takeshi Hagikura (AdWords API Team)
Hi, Yes, I did get it. As I replied it, we're looking into it. Thanks, - Takeshi On Wednesday, May 8, 2013 3:47:45 PM UTC+9, nf7588 wrote: Hi, i sent you a reply with the customer ID did you get it? On Wednesday, May 1, 2013 7:13:00 AM UTC+3, Takeshi Hagikura (AdWords API Team) wrote:

Which adwords report I can find the data for the bid settings?

2013-05-08 Thread Glen
I am trying to find a right adwords report which has the data for the Locations and Ad Schedule settings (I attached the screenshots which points out the settings data I want to get). Can you please help me to find a right report

Account missing in InfoService?

2013-05-08 Thread James Preece
We have been routinely using the API for a few years now across multiple sub accounts. Everything continues to work correctly except in the case of one account and we are having great difficulty resolving the problem. *Example 1 - Normal Use* We connect to the API using our parent account and

How to calculate average position for keywords

2013-05-08 Thread Harsh
I want to use *“Adword API PHP Library”* to get the* average position of keywords* for *Adwords / Google analytic*. For this purpose, I followed this link https://developers.google.com/adwords/api/docs/test-accounts and created a MCC account - an...@gmail.com and from this account, I have

Enhanced Campaigns - Geo targets

2013-05-08 Thread j . buitenhuis
I have one question about the 'Enhanced Campaigns'; Is it possible to add a modifier to a specified 'Geo Target' via the API? Like for example; Amsterdam 120% Berlin 200% London -100% Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: Waiting on TestAccount after 10+ Business Days

2013-05-08 Thread Dev HPO
Any update? On Tuesday, May 7, 2013 8:30:56 AM UTC-4, Dev HPO wrote: Any update? On Monday, May 6, 2013 11:55:03 PM UTC-4, Anash P. Oommen (AdWords API Team) wrote: Hi, This account is not yet marked as test account, I'm investigating the cause for delay. Cheers, Anash On Monday,

Need help with similar word for unrelated product driving up bid costs

2013-05-08 Thread Brann Northcutt
Is there anything I can do about an unrelated product driving up my bid costs? It just so happens that Zipp wheels are $2,000 bike tires, while I am trying to place ads for Zip wheels, which are $3 and used for cutting. I have tried to use the negative keyword feature to weed out who sees the

Re: DeviceTypeSearchParameter deprecated in v201302? And what alternative?

2013-05-08 Thread Kevin Winter (AdWords API Team)
Hi Eric, It's our understanding that this was removed from the API in advance of the UI to avoid needing to remove it mid-release. You can evaluate device trends in your own campaigns by segmenting by Device in reports - this will break out traffic by TABLET vs HIGH_END_MOBILE vs DESKTOP. -

BiddingErrors.INVALID_BID when updating content CPC at adgroupCriteria level

2013-05-08 Thread Sanju A
Hi, I am trying to update the existing contectCPC of one of my adgroupCriteria but throws error saying Invalid Error. Code Follows below for refrence: Criterion criterion = new Criterion(); criterion.setId(*); BiddableAdGroupCriterion biddableAdGroupCriterion = new

Re: google api php client 0.6.2-require_once

2013-05-08 Thread Paul Matthews (AdWords API Team)
Hi Maria, This is an AdWords API Forum, the Google API PHP Clienthttps://code.google.com/p/google-api-php-client/is not supported by this forum. Please contact the Google API Client Forumhttps://groups.google.com/forum/#!forum/google-api-php-client . But as a side note, the code for

Re: Download AdHoc Report new Java API

2013-05-08 Thread Paulo Fernandes
Nobody knows what is happening? Em terça-feira, 7 de maio de 2013 11h20min59s UTC-3, Paulo Fernandes escreveu: Hi I'm receiving this message when I tryed do download the Adhoc Report. Exception in thread main java.lang.NoSuchMethodError:

Re: TargetingIdeaSelector via PHP - need some advice

2013-05-08 Thread Paul Matthews (AdWords API Team)
Hi goo..., It's to do with how you invoke the call to the API. So, instead of performing the $client-__soapCall() method, if you set the headers with $soap-__setSoapHeaders($encodedHeaders); Then call the client's magic get method, it should work. e.g: $encodedHeaders = new

Re: bidModifier documentation needs clarifying

2013-05-08 Thread David Holt
Thanks, Anash. On Monday, May 6, 2013 11:09:25 PM UTC-5, Anash P. Oommen (AdWords API Team) wrote: Hi David, I'll ask our tech writer to update the docs. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, May 3, 2013 7:46:53 PM UTC+5:30, David Holt wrote: The documentation for

Re: Ad Group Level Bid Modifiers example in Perl

2013-05-08 Thread Etienne Lawlor
So I can make the API call successfully, but when will the Adwords interface be updated to show this new adgroup setting? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Is there a difference between setting the bidModifier to 1 vs -1?

2013-05-08 Thread Chris Lande
if you set the bidModifier to -1 in the API then the UI shows it as --. But if you set it to 1 in the API the UI shows it as 0% increase. Isn't this effectively the same thing? Thanks, Chris -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: