Get clicks of specific Campaign

2011-01-05 Thread renuka dasari
I want to get number of today's clicks for a specific campaign. Im using PHP Client Library for this.I have updated auth.ini file with my client login details. Below Page Link : Google/examples/v201008/GetAllCampaigns.php $path = dirname(__FILE__) . '/../../src'; set_include_path(get_include_pat

Re: Geo location report

2011-01-05 Thread pure
help On 1月4日, 下午1时31分, faqing wu wrote: > hi, > Does adwords api have geo location report service? I have not found > in ReportDefinitionService. > Anyone knows about this? > > Thanks, > pure -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and di

Re: traffic estimator geotarget

2011-01-05 Thread Murali4044
Hi Eric, Thanks for your reply. through this API i am getting very high values for example keyword "florist" location is New york,US-NY,US. the value is give below. Results for the keyword with text 'florist' and match type 'BROAD': Estimated average CPC: -1765467296 Estimated ad position: 4.00

Re: “Automatic Content Network(Display Network)” statistics of each ad group

2011-01-05 Thread Onur
e "Automatic Content(Display) Network". The function we used is given below. Sample: $selector = new AdGroupSelector(); $selector->campaignId = (float) $campaignID; $selector->statsSelector = new StatsSelector(); $selector->statsSelector->dateRange = new DateRange("2011010

Re: “Automatic Content Network(Display Network)” statistics of each ad group

2011-01-05 Thread Onur
e "Automatic Content(Display) Network". The function we used is given below. Sample: $selector = new AdGroupSelector(); $selector->campaignId = (float) $campaignID; $selector->statsSelector = new StatsSelector(); $selector->statsSelector->dateRange = new DateRange("201101

Re: “Automatic Content Network(Display Network)” statistics of each ad group

2011-01-05 Thread Onur
e "Automatic Content(Display) Network". The function we used is given below. Sample: $selector = new AdGroupSelector(); $selector->campaignId = (float) $campaignID; $selector->statsSelector = new StatsSelector(); $selector->statsSelector->dateRange = new DateRange("2011010

query regarding the google adwords api

2011-01-05 Thread saravanan doraiswamy
I want to know whether it is possible with google adsense API to perform the integration with the website so that i get the ability to connect variouse user accounts for rev share, create Adsense accounts if they don't exist. I also want to share the revenue to the selected users only via the

Re: TargetingIdeaService not returning the seed keyword unlike Keyword Tool

2011-01-05 Thread Jai
Hello group members, Some more specifics. When I have Japanese as the language target and enter a seed keyword in English, TargetingIdeaService does not return the seed keyword, whereas the Keyword Tool returns the seed keyword for the same constraints. Why do we see this discrepancy? Thank you J

Re: How to query GetRelatedKeywords.php without related keywords in the result?

2011-01-05 Thread v
Can anyone help with this? I found the option "include" for the targetingIdeaService and I added it to the selector intending to include "ONLY" the keywords listed in "include". Also, I have limited the maximum results to the number that I am sending. Let's say that I am sending 100 keywords, and I

Re: Getting AdID of product listing ad clicked for Google Merchant Center product

2011-01-05 Thread CFJ
Just chiming in with a second voice on the importance of this issue. All of the various reports absolutely need to have destination URL populated when reporting on PLAs. Embedding tracking parameters within landing page URLs is a pretty industry-standard method for tying clicks to conversions. Wi

Re: No traffic results for November

2011-01-05 Thread AdWords API Advisor
Hi Jonathan, The November stats are now available. As per previous conversations, the December stats should be available around January 20th. The team is working on new methods to ensure that these stats are delivered on time, and hopefully things will go smoother with the December stats. Best,

Re: SOAP-ERROR: Parsing WSDL

2011-01-05 Thread s...@ims
Hi Sarah, I've got the same problem, have you had any luck resolving the issue. I think it's a php/distro problem using the soap client with https as http services work fine. Thanks, Stuart -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: htt

Re: When the campaign is with Budget Optimizer and trying to test it for ConvOptimizer eligibility I get RequestError.INVALID_INPUT

2011-01-05 Thread Alexander Parij
Actually this is the shorter version of the problem with one campaign only : *** Outgoing SOAP ** http://schemas.xmlsoap.org/soap/encoding/"; xmlns:SOAP-ENV="http://schem

Getting ideas closely related to my search term -TargetingIdeaService

2011-01-05 Thread Jai
Hello, I am using the TargetingIdeaService. I have been able to use the API to get most of the results and options provided by the keyword tool. However, I am unable to add one feature - "Only show ideas closely related to my search terms" check box options seen in the keyword tool. What should

Re: New KeywordPerformanceReport - zero value for AveragePosition

2011-01-05 Thread AdWords API Advisor
Hi MM, That's correct, I want to remind people to remove sensitive information before posting their SOAP request. Best, - Eric On Dec 30 2010, 12:26 pm, mm wrote: > For future reference, when you ask for the sanitized SOAP XML,  are > you asking for the SOAP request with all the account info bl

Re: QuotaCheckError.INCOMPLETE_SIGNUP_USER_INFO_REJECTED

2011-01-05 Thread AdWords API Advisor
Hi Henri, It looks like you recently updated the user information for your developer token, which caused it to be re-reviewed. It was rejected upon re-review, but has since been restored. Best, - Eric Koleda, AdWords API Team On Dec 30 2010, 1:43 pm, h805 wrote: > We just started getting this

Re: db migration, are accents now ignored for spanish terms

2011-01-05 Thread AdWords API Advisor
Hi Bram, I'm not sure I understand the problem. Can you provide an example that demonstrates the problem? Best, - Eric On Dec 30 2010, 7:21 pm, bramiozo wrote: > Hi Eric, > > is there a consistent way in which I can check whether the results > apply to the seed keywords ? > I have tried checki

Re: Traffic estimator

2011-01-05 Thread AdWords API Advisor
Hi Dilip, Currently the default network targeting is different between the UI and the API. The UI uses GOOGLE_SEARCH + SEARCH_NETWORK, while the API defaults to GOOGLE_SEARCH only. The UI will changes to GOOGLE_SEARCH only in a couple of weeks, but in the mean time you can get the same numbers i

Re: How to query GetRelatedKeywords.php without related keywords in the result?

2011-01-05 Thread AdWords API Advisor
Hi, If you use the requestType "STATS" instead of "KEYWORDS" then data will only be returned for the exact keywords in your request. Best, - Eric Koleda, AdWords API Team On Jan 5, 9:20 am, v wrote: > Can anyone help with this? I found the option "include" for the > targetingIdeaService and I a

Re: No traffic results are getting with production ad-words account.

2011-01-05 Thread AdWords API Advisor
Hi Sambaiah, Are you getting different results in the Traffic Estimator UI? https://adwords.google.com/o/Targeting/Explorer?__u=10&__c=10&ideaRequestType=KEYWORD_STATS Best, - Eric On Jan 3, 8:25 am, "external...@spurtz.com" wrote: > Hi, > I am using sandbox to test traffic

Re: V201008 ReportDefinition defined via the UI has a null selector

2011-01-05 Thread AdWords API Advisor
Hi MM, At the moment some report types created in the UI are returning empty selectors in the API. I'm working with the core engineering team to resolve it, but I don't have an estimate as to when that fixed. Best, - Eric Koleda, AdWords API Team On Jan 3, 2:04 pm, mm wrote: > Hey guys - > I w

Re: campaign target

2011-01-05 Thread AdWords API Advisor
Hi, The type of the CampaignTargetList is determined by the xsi:type attribute in the SOAP request. Using an array for this object doesn't provide the information necessary to generate the xsi:type attribute, so the AdWords API server doesn't know which type of CampaignTargetList is being passed

Re: How to set the maxCpc of a keyword while adding new Keywords to the adGroup

2011-01-05 Thread AdWords API Advisor
Hi Nick, You need to use a sub-type of AdGroupCriterionBids, such as ManualCPCAdGroupCriterionBids: http://code.google.com/apis/adwords/docs/reference/latest/AdGroupCriterionService.ManualCPCAdGroupCriterionBids.html Best, - Eric Koleda, AdWords API Team On Dec 30 2010, 1:37 am, NICK wrote:

Re: API Calls taking a long, LONG time.

2011-01-05 Thread AdWords API Advisor
Hi Kevin, That is certainly abnormal, and I'm not able to replicate it on my end. Can you provide the requestId of a request that demonstrates this problem? Best, - Eric Koleda, AdWords API Team On Jan 4, 11:11 pm, Kevin wrote: > More specifics: > 130 campaigns took this long to return results

Re: Get cost of the click from Adwords API

2011-01-05 Thread AdWords API Advisor
Hi Mark, Using the AdWords API you can aggregate data about the clicks your ads or keywords received, but it's not possible to get the data related to one specific click. Best, - Eric Koleda, AdWords API Team On Jan 3, 5:02 am, Mark wrote: > Hi, > > I am totally new to the AdWords Api but I hav

Re: adGroupStatuses is ignored if campaignIds isn't specified?

2011-01-05 Thread AdWords API Advisor
Hi, I'm not able to replicate the problem locally, can you post the requestId of a request that exhibits this behavior? Technically the adGroupStatuses field should be an array, but I don't think that has any effect. Best, - Eric Koleda, AdWords API Team On Jan 3, 2:07 pm, Cullen Powell wrote:

Re: Unable to verify sandbox.google.com certificate since jan 1 2011

2011-01-05 Thread AdWords API Advisor
Hi, This has happened in the past for some SOAP clients. Please see this thread for more information: https://groups.google.com/group/adwords-api/browse_thread/thread/ef911ae0af771021/8f85fdd221f3db09?#8f85fdd221f3db09 Best, - Eric Koleda, AdWords API Team On Jan 3, 3:08 pm, peet4130 wrote

sunset for reporting api v13

2011-01-05 Thread codeninja
Just wondering now that the reporting is out of beta in v201008, if v13 reporting will be shutdown soon (in next few months)? also what about v200909? Thanks. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://

Keyword, Campaign, Adgroup, Ad Performance Reports

2011-01-05 Thread Kevin
Hello, I would like to understand these reports. When I query any of the above reports I get a subset of the active keywords, campaigns, adgroups, ads from my adwords account. Am I correct in assuming that these performance reports that are generated via the adwords API - only return information o

Re: Just Started and Completely Lost

2011-01-05 Thread SarahSmith
I've still not been able to run anything in the API. I'm currently getting a SOAP error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords-sandbox.google.com/api/adwords/cm/v201008/CampaignService?wsdl' : Start tag expected, '<' not found For the above example, the line of code cau

Re: Get clicks of specific Campaign

2011-01-05 Thread Kevin
In order to get stats - you need to create & include a statsSelector object with the appropriate date range set. Otherwise no stats will be returned. Kevin On Jan 5, 1:23 am, renuka dasari wrote: > I want to get number of today's clicks for a specific campaign. Im > using PHP Client Library for

Re: Cache AuthToken Benefits?

2011-01-05 Thread AdWords API Advisor
Hi Brandon, The authTokens issued by ClientLogin interface are long lived, and the ClientLogin interface is not meant to be hit frequently. If you request one authtoken per call, then the ClientLogin interface will throw a captcha error after a certain number of requests, and won't issue another t

Re: query regarding the google adwords api

2011-01-05 Thread AdWords API Advisor
Hi Saravanan, This forum discusses the AdWords API, could you post your Adsense API question on the Adsense API forum instead? http://groups.google.com/group/adsense-api Cheers, Anash P. Oommen, AdWords API Advisor. On Jan 5, 6:38 pm, saravanan doraiswamy wrote: > I want to know whether it is p

firstPageCpc

2011-01-05 Thread Nikhil Jadhav
Hi! I am a student and I am having a project concerning PPC optimization. My algo needs FirstPageCpc of every keyword.But while downloading the report i found that for some keywords the values of firstPageBids were not provided. Why is that so? Is it possible to get firstPageBid of every keyword.

concurrent request, conections

2011-01-05 Thread mariek
Concerning those threads about max number of connections from mcc. What is the current limit for number of concurrent requests ? http://groups.google.com/group/adwords-api/browse_thread/thread/de952080db283e43/e0d8c869ab274ec3?hl=en&ie=UTF-8&q=api+adwords+max+concurrent+connections http://groups.g

firstPageCpc of keywords

2011-01-05 Thread Nikhil Jadhav
Hi, Is it possible to get the firstPageBid of keywords not already in the Campaign. I want to programmactically set the maxCpc of a keywords which is not lower than the firstPageBids.I use the keywordEstimator service to get the avgCpc of the keywords but these values are very low as compared