Re: Getting Data Hourly

2010-10-25 Thread Navneet
I had the similar requirement for one of my tasks. I built this report by downloading whole account performance data every hour (for dateRange today) and then subtract the prvious hour data from current hour data which gave me the data for current hour. This way I am getting the hourly perfromace d

Re: TargetingIdeaService w/ CountryTargetSearchParameter not returning requestedAttributes?

2010-10-25 Thread AdWords API Advisor
Hi Gerard, The problem seems to be caused by having multiple countries targeted. I'll work with the core engineering team to get more information on whether that is supported. As a general FYI, if you are only using the TargetingIdeaService to get stats on known keywords then it is easier to use

Re: Getting Data Hourly

2010-10-25 Thread AdWords API Advisor
Hi Thiago, Unfortunately the date range filter in these services only supports day granularity. Best, - Eric Koleda, AdWords API Team On Oct 20, 3:45 pm, Thiago Medeiros wrote: > Hello! > > Is it possible to get information (Stats "such as imp, clicks, conv") > on > AdGroupCriterionService or A

Re: API CPC different to Keyword Tool / Traffic Estimator

2010-10-25 Thread AdWords API Advisor
Hi Neil, Micro amount values in the API are always specified in the currency of the account. It appears that this is a US account, so your maxCpc of 1000 is $10 instead of 10£. If you use the US version of the Traffic Estimator UI you will see the number match. Best, - Eric Koleda, AdWords

Re: Questions when i transfer from API V13 to V201003

2010-10-25 Thread AdWords API Advisor
Hi, In v201008 reports the default is summary, in that the statistics are aggregated over the length of the report. Best, - Eric Koleda, AdWords API Team On Oct 20, 2:03 am, ice blue wrote: > Hi, > > In V13, we have the appregation type as Daily, Monthly, Weekly, > In V201003, in order to activ

how to set keyword bidding?

2010-10-25 Thread Bianca
Hello, I'm new at this :( Can please someone help me? I want to set the keyword bidding option on creating a new campaign to maximum cpc bidding or preferred bids. Is this feature implemented in API. Thanx, Bianca -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and d

Re: Currency in TrafficEstimatorService (v13)

2010-10-25 Thread AdWords API Advisor
Hi Fredrik, When an AdWords account is created a currency is chosen, and all monetary values for that account are reported in that currency. You can determine the currency of an account by calling the v13 AccountService.getAccountInfo() and look at the returned AccountInfo.currencyCode field:

Re: Complete client report in a single API call (PHP)

2010-10-25 Thread Federico Ulfo
Hi Anash, thanks, 1st solution works well for me! How can I get the tot. report of the selected client? It looks like is not always the sum of all campaign reports. Do you think is it possible to do a single report using scheduleRerportJob? http://code.google.com/apis/adwords/docs/developer/Repor

Problem on Getting Statistics of Campaign

2010-10-25 Thread live_ines
Hi, Can someone help me please. I'm working on migration of my aplication from API V13 to API V200909. I would like to get the statistical information of the campaign (clicks and imprissions). I have the following Soap Request: n6VOntbwmcNLI1Ez5Ad6AwDQAAAJoAAADiqVT68o_SOIUpdRQnE3VXqaFCDOaFRn0c

Re: UserListService's Audiance Tags/Rules

2010-10-25 Thread AdWords API Advisor
Hi, Unfortunately, it is not available yet a way to retrieve the Javascript code directly from the API. This feature is planned to be added in a future API release. Best, -David Torres - AdWords API Team On Oct 21, 11:38 am, SW wrote: > Hi, > > I am using AdWordsService.v201008.UserListServic

Api Questions for Adwords Editor

2010-10-25 Thread Joe
Hello world guys, I'm still noob level or intermediate level and I just wondering what type of api are using for Keywords, Placement and Negatives in Adwords Editor. I need some logic examples on how to display all Keywords, Placements or negatives from my campaigns/adgroups. A logic code examp

Adding a keyword to a campaign, without knowing the AdGroupID

2010-10-25 Thread Invest Online
I have a question! I've got a SearchQuery report, and I want to add some of these SearchQueries as keywords to the related campaign / adgroup. The SearchQuery report has only a campaignName field though, how can I get the adgroupId and add a keyword to the related adgroup? Thanks in advance! Ger

Ukupni i lokalni mjesečni opseg pretraživanja

2010-10-25 Thread Dragan
Poštovani Možda će vam se ovo pitanje učiniti nepotrebnim, ali molio bih da odgovorite na njega. Nije mi jasno na što se točno odnose "ukupni mjesečni opseg pretraživanja" i "lokalni mjesečni opseg pretraživanja". Pri tom mi ne treba objašnjenje za "lokalni" i "ukupni". Da li se oni odnose na MJE

Re: Add Campaigns and keywords programmatically in php using google adwords api

2010-10-25 Thread kitty21
one more thing , is there any way to create feed keywords to adwords account with the help of php ..?/ -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=

keywords

2010-10-25 Thread amezghal abdelilah
Hello, How to retrieve all keywords for a given groupAds id, I'm using the google php lib, and i dont found in the examples list, and I don't found how to do that, any idea ? thanks -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsap

AdWords API Time outs after X successful calls.

2010-10-25 Thread Bill Cottrell
hi I am having the exact same problem as described by caseyy on May 16, 2008 1:16:41 pm. Was there every a determination as to the cause of the timeout and a fix for the timeout? i am running a adwords report for 6 MCC and after 2 MCC, the validateReportJob method is timing out. Thanks -- =~

Re: Add Campaigns and keywords programmatically in php using google adwords api

2010-10-25 Thread amezghal abdelilah
Hi, http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201008/AddCampaign.php use the google php client library. On 25 oct, 09:24, kitty21 wrote: > hi all > > how do i create and add multiple Campaigns programmatically in php > using Google adwords api..?? > any help is

Error while creating Campaign

2010-10-25 Thread Paul Brugger
Hi, I am using GoogleAdwords API v201008 library. I have managed to set the entire environment to add Campaign's to Google Adwords, but when I execute my file, I get the following error: OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED The detailed message is as follows: [faultstring] => [Opera

Currency in TrafficEstimatorService (v13)

2010-10-25 Thread Fredrik S
Hello, I'm trying to figure out what currency the returned upperCpc and lowerCpc is returned in. I can't find a description of it anywhere in the docs, does it use the default currency of the country i send in? I know the result comes in micros of the fundamental currency - but WHAT currency? Gra

Re: Developer Token

2010-10-25 Thread AdWords API Advisor
Hi, Your tokens should get reviewed within a couple of working days, though it could take upto 2 weeks. Feel free to ping this thread in case your token isn't reviewed in a few days. Cheers, Anash P. Oommen, AdWords API Advisor. On Oct 25, 4:10 pm, kitty21 wrote: > Hi all.. > > how much time re

Re: Error while creating Campaign

2010-10-25 Thread AdWords API Advisor
Hi Paul, You need to mention the clientId value too, it takes the form clientId = "client_1+your_gmail_account" You get 5 sandbox client accounts by default, from client_1+your_gmail_account to client_5+your_gmail_account. As for the error message, since you haven't provided clientId, the API tri

Re: Complete client report in a single API call (PHP)

2010-10-25 Thread AdWords API Advisor
HI Federico, You can't get the whole account details in a single call, you will need at least 4 API calls (a CampaignService.get(), AdGroupService.get(), AdGroupAdService.get() and AdGroupCriterionService.get()), and a reasonable amount of code to organize the objects in the required hierarchical

Developer Token

2010-10-25 Thread kitty21
Hi all.. how much time requires for a Developer token to be approved ..?? I asked for one on 23-oct, but it is still showing "Pending Approval" tag. Thanx -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://gro

Add Campaigns and keywords programmatically in php using google adwords api

2010-10-25 Thread kitty21
hi all how do i create and add multiple Campaigns programmatically in php using Google adwords api..?? any help is appreciable. thanx in advance.. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.goog

Re: No results for September

2010-10-25 Thread calford
Hi, is there any news on this? It is the 25th of October and still no results for September On Oct 15, 9:27 pm, AdWords API Advisor wrote: > Hi, > > Thanks for making me aware of this issue.  I'll work with the > engineering team to make the stats available as soon as possible, and > determine w