Re: newbie to adword api - creating reports

2013-01-17 Thread Paul C
help anyone? > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed

location extension icon

2013-01-17 Thread Tom Pierce
were does the location extension icon show up? i have one of the custom icons selected but it never shows up on the map next to the listings on a normal search even when the ad is in the number 1 position. it never shows up on a maps search. i have spoke to 10 different customer service reps th

Re: Use of new Impression Share Columns

2013-01-17 Thread jharris
Hi Kevin, I also ran into a similar issue when sending a request using the new fields, it would return with an error of: AdWordsError: HTTP Error 400: Bad Request ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT @ SearchImpressionShare We are currently using the v201206 version of the API.

Re: Auction Insights Report

2013-01-17 Thread Takeshi Hagikura (AdWords API Team)
Hi Allen, We have it in our future plan, but don't have timeline for it yet. Best, - Takeshi On Thursday, January 17, 2013 10:28:38 AM UTC+9, Allen wrote: > > Hi Anash, > > Any update on the timeline for this? > > --Allen > > On Monday, 28 May 2012 07:46:55 UTC+10, Allen wrote: >> >> Can we repr

Re: newbie to adword api - creating reports

2013-01-17 Thread Takeshi Hagikura (AdWords API Team)
Hello Paul, 1) Basically, there are two ways of querying reports. AdHoc reports and AWQL . In AdHoc reports, you should query reports using report definition xml In AWQL

AdHoc Reporting Service Errors

2013-01-17 Thread pete
As of 19:00 GMT this evening, we've been getting errors when requesting AdHoc Reports, (Ad and Keyword Performance report types). In v201206 the errors is "AdHoc Report Definition Request failed: !!!1|||-1|||Could not read report???" In v201209 The error is occurring across all the Ac

Re: Negative keywords in google adwords api

2013-01-17 Thread israel epstein
Know your busy and really appreciate your response... Thanks so much! On Tuesday, December 25, 2012 4:00:18 PM UTC-5, israel epstein wrote: > > I must admit at the outset that I am a bit of a neewb at this, but I have > been struggling with this for hours and I would be so grateful if some one

Re: Unable to connect to account via new API

2013-01-17 Thread Kevin Winter (AdWords API Team)
Hi, The new java library does indeed support the ClientLogin method of authentication - although it is currently deprecated and we do recommend using OAuth2 if you are building a new application. The error you are seeing most commonly happens when there is a dependency missing or if you have

Re: Bulk uploading adparams . Any news on if/when this will be available?

2013-01-17 Thread David Torres (AdWords API Team)
Hi, We have it in our plans, but don't have any updates or timeline to announce yet. Best, - David Torres - AdWords API Team On Tuesday, January 15, 2013 8:08:51 AM UTC-5, Can Arel wrote: > > Hi, > will this be possible in the future? > > BR/ > Can Arel > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~

AdWords Test Accounts showing in the AdWords web interface

2013-01-17 Thread Akil Burgess
Hi All, I recently set up two API test accounts but I am unsure as to whether they are actually set up as test accounts. The API Getting Started docs say: - Test Accounts are not visible in and not accessible via AdWords User Interface. - My Client Center (MCC) level calls, such as Ma

v201209 Logger Example in Google Ads APIs Client Library for Java

2013-01-17 Thread Stamatina Thomaidou
Hello everyone, I would like to ask about the capabilities of Logging with v201209 in Java Client Library - Google Ads APIs Client Library for Java (AdWords). Up until now, we were using the simple AdWords Java Client Library and the com.googl

Re: TrafficEstimator for existing campaigns

2013-01-17 Thread mm
Sure thing: = 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://adwords.google.com/api/adwo

Time is running out for AdWords API v201206

2013-01-17 Thread Paul Matthews (AdWords API Team)
*On February 26, 2013, we will be sunsetting version v201206of the AdWords API. If you’re currently using v201206 of the AdWords API, make sure you read this blog post

Getting campaign status - "Deleted".

2013-01-17 Thread ShayBarChen
Hey , Is it possible to get Campign in status "deleted" in AD_PERFORMANCE_REPORT with the following fields included : "Id", "AdGroupId", "AdGroupName", "AdGroupStatus", "CampaignId", "CampaignName","CampaignStatus","Status". If it's possible , when it will be occurred ? ( Cause now I'm gettin

Re: Oauth2 jwt ruby issue

2013-01-17 Thread teammailsync
Hi Danial, Just tried replacing the method with OAuth2_jwt and we are doing good progress, because i think the authentication passed successfully. I have the following error now: http://schemas.xmlsoap.org/soap/envelope/";>https://adwords.google.com/api/adwords/cm/v201209";>0004d3788a92a0600ae

v201209 Logger Example in Google Ads APIs Client Library for Java?

2013-01-17 Thread Stamatina Thomaidou
Hello everyone, I would like to ask about the capabilities of Logging with v201209 in Java Client Library - Google Ads APIs Client Library for Java (AdWords). Up until now, we were using the simple AdWords Java Client Library and the com.googl

Re: Oauth2 jwt ruby issue

2013-01-17 Thread Danial Klimkin
Hello Georgi, >From the stack trace I can see OAUTH2 method is used. You should use OAUTH2_JWT instead. Please check this line in the configuration: :authentication => { :method: OAUTH2_JWT ... Not related to the issue below, but require for the next step. Please make sure you are signed

newbie to adword api - creating reports

2013-01-17 Thread Paul C
hi all, i'm a newbie to adwrods api, and I have a task to create daily reports from several adwords accounts and Pull the data into CSV file (i'm working on PHP), the reports i need to generate are: · Cost per campaign · Clicks · Impressions · Ad ·

Keyword status (v201209, C# library)

2013-01-17 Thread Rasmus Ladekjær Pedersen
Hi. It seems to me that the statuses in the web interface maps poorly to the API. Especially I am hoping to get the statuses of my keywords. Do anyone know how I obtain this information? Regards, Rasmus Ladekjær -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: No SearchBudgetLostImpressionShare in ad group performance report

2013-01-17 Thread Takeshi Hagikura (AdWords API Team)
Hi, According to the doc in help center http://support.google.com/adwords/bin/answer.py?hl=en&answer=2497703 Originally that column (BudgetLostImpressionShare) is not available in adgroup level. quote *Lost IS (budget): *The percentage of time that your ads weren't shown due

Re: No SearchBudgetLostImpressionShare in ad group performance report

2013-01-17 Thread Arthur Gerigk
But why is BudgetLostImpressionShare available on ad group level, just not the new search / content variants ? Also , you can quantify how many impressions an ad group could have had after the campaign ran out of money. Am 17.01.2013 08:45 schrieb "Takeshi Hagikura (AdWords API Team)" < adwordsapi