Re: Reports 'pending' for hours

2011-06-13 Thread Nidhin Baby
Hi Eric, Thanks for the updates. It seems like working fine last 2days. We will plan for upgrading to latest version. Thanks Regards, On Fri, Jun 10, 2011 at 7:43 PM, Eric Koleda eric.kol...@google.com wrote: Hi Nidhin, Thank you for the feedback. We are still monitoring the situation and

Re: Ruby client -- download_report.rb failed

2011-06-13 Thread google314
Hi Danial: With your help, the report could be successfully download now. I set the report file name as : .csv, and when I open the report that had been just downloaded, there was some error code combined. Could you tell me how can I solve it,please? Thanks --

problem with experiment #167199

2011-06-13 Thread patrick
i've had a problem with experiment #167199. Even though i had the experiment set up for 50% experiment and 50% control and had the keyword set as ‘modified’ in the experimentDeltaStatus i still only had results for control? Everything seems to have been set up correctly for results in both

Setting up the Sandbox using the C# .Net libraries

2011-06-13 Thread Mikko
I want to use the AdWords API to do some fairly basic tasks using the C# .Net libraries but I’m finding the documentation confusing (maybe I’m looking at the wrong documents?) I’ve looked at the Best Practises document for using the Sandbox:

Want to get all the fields for keyword performance report for setFields() on selector

2011-06-13 Thread Sanju
I need fields MaximumCPC,KeywordDestUrlDisplay,KeywordStatus,KeywordMinCPC,KeywordIsNegative,BottomPosition,TopPosition,KeywordTypeDisplay.how can I get it my code : String[] customOptions = { CampaignId,

Re: Adwords API CPC off

2011-06-13 Thread Eric Koleda
Hi Sean, You must make sure you are using the same country and language targeting in both tools for the estimates to match up. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Getting content network's keywords using the reports

2011-06-13 Thread Alexander Parij
Hi , I'm trying to figure out a way to download keyword id ,keywordText and keyword match type using the reports. I just don't see any possible ways to do it right now using them. I'm aware of the discussions regarding the missing Content keyword row in keyword reports, but I don't really

Re: Want to get all the fields for keyword performance report for setFields() on selector

2011-06-13 Thread jstedman
The following URL is extremely helpful: http://code.google.com/apis/adwords/docs/appendix/reports.html#keywords Notes: TopPosition is called PreferredPosition in the chart(and the API), there are some other ones in your list that will need to be changed to what is in the chart, and I don't know

Re: max cpc not correct in experiment results

2011-06-13 Thread Eric Koleda
Hi Patrick, Unfortunately the adjusted maxCPC for the experimental arm is currently not reflected in the reports. The core engineering team is discussing ways to resolve this, but I don't have any information at this time. For the time being you'll need to use the AdGroupCriterionService to

Re: Account name and email address

2011-06-13 Thread Eric Koleda
Hi Rob, As far as I know, and from what my testing indicates, the fields available in the ServicedAccountService are exactly what you are looking for: Account.companyName = Company Name Account.login = Primary Login Link.descriptiveName = Account Name Let me know if you see cases where these

Can we get conversion data associated with a particular UserList

2011-06-13 Thread jstedman
So I know we can make a Remarketing UserList and a Remarketing ConversionTracker, but how do we tie them together? I know we could name them with an internal identifier and use that to correlate the data, but is there a better way to do this? --

error in retrieving all keywords under a campaign

2011-06-13 Thread kush
hi, i'm trying to get the keywords and all their criteria for each client account( for one campaign at a time). I've used adgroupcriterionservice for it. I could get the keywords for few campaigns and couldn't get for few of them. Here is my code... for($i=0;$icount($campaignids);$i++) {

how to find newly added keywords using customer sync service

2011-06-13 Thread kush
hi, I'm trying to use customersyncservice to find any newly added or deleted campaigns , adgroups and keywords. But using the above service i could see the campaigns and adgroups that are newly added and deleted within a date range. Is there any way to see the Ids of newly added keywords? If so,

Efficient use of InfoService to get method-level usage data?

2011-06-13 Thread Reed
It looks like the only way to get daily API usage data at the method level is to do a call to the InfoService for each date/service/method combination. Is that correct? That means I need to drive it off of a prebuilt list of all service names and the applicable methods for each service. Would

API still Pending

2011-06-13 Thread searchdk
I have applied for an API token and it is still in pending status. I tried getting through to speak with someone but they said to post the question here. It has been over 2 weeks. Please advise...thanks -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion

Unexpected Internal API Error

2011-06-13 Thread ACE
Hello, I am trying to push new bids for some 700,000 keywords. I have limited the request to 2 keywords, and set ValidateOnly to true while testing. I can't get the request to run successfully. It keeps returning the faultstring UNEXPECTED_INTERNAL_API_ERROR. Any help/insights are

Re: Setting The Network Type

2011-06-13 Thread Michael Roth
David thanks for the info, But its not setting this on the web ui, is there a way to check that this is set correctly or is this a bug in the UI layer? I am doing this btw at time of campaign creation. - Mike -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Setting The Network Type

2011-06-13 Thread Michael Roth
operation.operand.networkSetting = new NetworkSetting() {targetContentNetwork = true, targetContentContextual = false}; -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

insights for search

2011-06-13 Thread ggalan
is there an api for this to access it programmatically for adwords? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Ruby Adwords API Client -- error code combined in the report of CSVFOREXCEL format

2011-06-13 Thread google314
Hi all: I am using the Google Adwords API Ruby client example code for downloading a Geoperformance report by CSVFOREXCEL format. This report was successfully downloaded with the required fields had been defined. However, there was some unreadable code combined in the report content when it was