how to Retrive clicks and campaign budget ?

2011-05-18 Thread Kalpesh's Programer
hi I want to retrive the following details 1- campaign budget info 1a- ad spend in dollars 1b- clicks 1d- click through percentage 1e- average cpc I am using following code for retriving clicks and campaign budget but not getting any values what should I do to retrive these values LogDefaults()

CampaignTargetOperation

2011-05-18 Thread bsmg
I am using the CampaignTargetOperation to add a list of geotargets. Is there a maximum targets I can assign to the geotargetlist? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adword

developer token

2011-05-18 Thread bsmg
How long does the approval process usually take? It has been about a week. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

CollectionSizeError.TOO_MANY @ selector.selector.keywords

2011-05-18 Thread Eric Haskins
How do I avoid this? What is the max size on Keyword when doing a TargetingIdeaSelector -> Stats Request I am requesting 500 per request and have had no problems until I got to my 4 word phrases Thx, Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussi

How to detect ad group ads whose status is Site Suspended

2011-05-18 Thread Kevin
Hi, The status of some of our ads show up on the AdWords UI as "Site Suspended", but the status getting from the API is "Enabled". Is there anyway to detect suspended ads through AdWords API? Many thanks, Kevin -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and di

Rails gem problem

2011-05-18 Thread Chris
Can't seem to get this to work using the Rails gem: adwords = AdwordsApi::Api.new({ :authentication => { :method => 'ClientLogin', :developer_token => 'Token',

Re: TOKEN PENDING 6 WEEKS - Eric Koleda, AdWords API Team

2011-05-18 Thread Eric Koleda
Hi Gino, We apologize for the delay so far. We've been working through a backlog of token reviews and hope to complete them soon. In the mean time you can develop against the Sandbox environment, which doesn't require an approved developer token. More information on how to connect to the san

Thoughts on v201101

2011-05-18 Thread Pete Lavetsky (AdWords API Guru)
I deployed on v201101 last night and have a couple thoughts. Like most people I don't use every single service, but I use the bulk of them. The largest migration effort I had was dealing with the generic Selector. The ability to set the Predicates for filtering is very, very cool and opens the d

Filtering out AdWords API Calls from Analytics

2011-05-18 Thread Chris Pilko
For the past month or so, I've been seeing huge numbers of visits to one of my sites from Google-owned IP addresses with the user agent string "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)." I see them in batches of 100+ visits at a time. I've looked through a few things and noticed

Rails gem problem

2011-05-18 Thread Chris
I currently have this code: adwords = AdwordsApi::Api.new({ :authentication => { :method => 'ClientLogin', :developer_token => '4d3mu9MHlOvO_X_kcnlKTw',

Ruby gem google-adwords-api

2011-05-18 Thread Chris
Wasn't sure where I should post this but it took me a few hours to fix so I wanted to leave the info for the next guy and for a few slight changes in the gem docs: 1. Currently this is listed in the ReadMe (for google-api-ads-ruby, google-adwords-api gem) adwords = AdwordsApi::Api.new({ :

Re: TargetingIdeaService returning 0 results for certain seed texts

2011-05-18 Thread Kevin Winter
Hi, We don't have the exact date that this change rolled out but we do know it was recent, within the last month or two. -Kevin -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwo

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR - AdWordsService

2011-05-18 Thread Kevin Winter
Hi, Thanks for the report. We're currently tracking this issue and hope to resolve it soon. In the meantime, we find that removing the OrderBy Date will allow the request to go through. - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: v201101 NetworkTargetList

2011-05-18 Thread Kevin Winter
Hi Pete, Further to Anash's reply, you can set Network Targets on the Campaign object itself using the CampaignService: http://code.google.com/apis/adwords/docs/reference/latest/CampaignService.NetworkSetting.html - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Auth token could not be retrieved because of IOException: com.ibm.jsse2.util.h: No trusted certificate found

2011-05-18 Thread skumar
We did have the certificate installed on Websphere and it was still causing pain. We figured later that an incorrect cert was installed. The issue is resolved now. Thanks for your help. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http:/

timezone of ace experiment

2011-05-18 Thread patrick
I am in the london timezone and my account is set to that timezone. However when i set my ace experiment to end at 11:57 on the 19th may it told me it was going to end at 7:57 pm. Is there a reason for this? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussi

TV Ads

2011-05-18 Thread Pedro Gorrín
Hi there, I am have been searching to create a TV Ad using AdWords API sandbox, but really haven't found the way can anyone point me in the right direction. I was also wondering if there is a way that i can upload the video using the API. Thanks in advance for your help. -- =~=~=~=~=~=~=~=~=

Intermittent NOT_ADS_USER error message

2011-05-18 Thread Jamie Cobbett
We have received the following error message: AuthenticationError.NOT_ADS_USER @ ; trigger:'210207600681' Service[TargetingIdeaService.get] Earliest known occurrence was May 16th, most recent was today, May 18th. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and d

Re: TargetingIdeaService returning 0 results for certain seed texts

2011-05-18 Thread Jamie Cobbett
Thanks Kevin, that explains it. Do you know if this behaviour has changed recently? On May 16, 4:34 pm, Kevin Winter wrote: > Hi, >   When you tell the API to set as included parameters the same text you are > using as a seed keyword, you will only see results that contain the seed > keyword.  I