Re: API developer token taking crazy long

2012-06-22 Thread Grigory Dernov
We (ID 761-889-5237) are waiting for 3+ months... -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this messag

Re: API developer token taking crazy long

2012-06-22 Thread walkergv
I am having the same problem I have been pending approval for several months (MCC: 893-698-3339) with no information on how to move forward?!? I would really like to begin using the api particularly to help me find moire keywords and buy more advertising! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Updating Keyword Max CPC

2012-06-22 Thread Steve
Hi, Is it possible to update the maxCpc of an existing keyword through the API? If it is, can someone provide an example in PHP? I tried the following and it did not work: $bids = new ManualCPCAdGroupCriterionBids(); $bids->maxCpc = new Bid(new Money(100)); $adGroupC

Re: Account name and email address

2012-06-22 Thread Ro
Hi Eric & Rob, I read this thread and I have the same issue. I need to update company name account via the API, how can I do so? When I create accounts the name field is being ignored and I have no control of the content that will be used for that. Is there anyway I can edit it? Thanks! Ro On Wed

Re: NoMethodError on TrafficEstimatorService using Ruby 1.9

2012-06-22 Thread Roman Fuchs
Hi Danial, Yes, that fixed the problem. Thanks! On Thursday, June 21, 2012 6:59:28 AM UTC-7, Danial Klimkin wrote: > > Hello Roman, > > > The library was broken by recent Savon releases. This is already fixed in > the newest client library version, please update both google-ads-common and > go

Re: pentaho integration

2012-06-22 Thread Palmetto274
Did anyone ever try this or figure out how to integrate AdWords and Pentaho? Thanks On Tuesday, March 15, 2011 2:52:16 PM UTC-4, discovlad wrote: > > Folks, > Has anybody tried integrating Pentaho with adwords. If so, what > approach are you using? That is, have you written a kettle plugin >

Re: Video campaigns statistics

2012-06-22 Thread Kevin Winter
Hi Dorian, This is a side-effect of how aggregation works in AdWords. In the MCC view, you are looking at a list of all accounts. At this level, it's not known whether these statistics include video campaigns or regular campaigns (since we're looking at the account as a whole). The same thi

Re: URL Performance Report failing on google's end

2012-06-22 Thread GregT
Hi, this is still happening. Any word from someone at Google? Thanks, Greg On Wednesday, June 20, 2012 11:46:55 AM UTC-5, GregT wrote: > > Hi, > > Starting around a day ago or so, almost all our calls to run the URL > Performance Report have failed on google's end. We are getting an HTTP >

Re: API developer token taking crazy long

2012-06-22 Thread Stefan Reichel
Hi, same problem here, we (940-850-4989) are waiting for about 2 months, without getting any mails or responses. I am curious, why does it take sooo long? Ok it was mentioned that you have a backlog of applications but it becomes worse each day. So why is a company like Google not willing or a

PHP API - TargetingIdeaService - RelatedToUrlSearchParameter - [TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ selector.selector.searchParameters[2].includeSubUrls]

2012-06-22 Thread Josh
Hi, it looks as if the includeSubUrls parameter is not correctly supported as I keep getting this error : [TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ selector.selector.searchParameters[2].includeSubUrls] My code is really straightforward : $targetingIdeaService = $user->GetTargetingIdea

Dynamic sitelinks

2012-06-22 Thread Nikhil Parachure
Hi Here is what i need to achieve 1. There are 10k brands we will be bidding on 2. Each brand will have similar ad copy and some use of DKI for brand terms 3. Each ad should have 4 sitelinks which will have same text but diffrent URL for each brand. Now the issue is I dont want to create 10K cam

Are all trademark policy violations non-exemptable ?

2012-06-22 Thread ABO.MCC
Hi, i would like to know if I there is any sense in sending an exemption request for Ads, that have violated trademark policies ? Can they be exempted ? Is the answer always the same, or are there any special cases ? Thanks in advance. Best regards Kiril -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: What Combination of API Reports Equals the Web GUI's MCC Accounts View?

2012-06-22 Thread Oliver
Sorry to hijack this thread. To Kevin and API team, It would really be a very good idea if you guys documented all these discrepancies between the API and the interface. I started using the API recently and have to say it's one of the most poorly documented APIs I've ever worked with. P

Re: Video campaigns statistics

2012-06-22 Thread Dorian Kind
Hi all, If I may revive this thread: Interestingly, the video campaign statistics *are* available in the web interface on an MCC level. Meaning that if you look at the MCC which a specific account is linked to, you'll get a total line for that account which includes the impressions, clicks and

What exactly is returned when using the DateRange in Service calls

2012-06-22 Thread zooteam
I would like to know if when using the DateRange Selector for a Service call the Results contain all new entries and the updates of old entries for that specific Date. For example if I want to do an Incremental Download of Campaigns. Today at first I would download all Campaigns. Tomorrow I want