AdWords API Re: how to get Account expense information through api

2008-12-02 Thread Jan Piotrowski (AdWords API Guru)
Hi noreux, there are several ways to get the cost of a campaign: 1. Schedule a campaign report with 'cost' included 2. Just use getCampaignStats to retrieve a Stats record Is this what you needed? - Jan Piotrowski [1] http://code.google.com/apis/adwords/docs/developer/CampaignService.html#g

AdWords API Metropolitan Region Codes (US) for New Jersey

2008-12-02 Thread westsider
it seems to be missing from the documentation. what is the code --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubs

AdWords API how to get Account expense information through api

2008-12-02 Thread noreux
Hello, Ive checked the api reference, but i couldnt find a way how to check my Adwords expenses through the api. Is there a way of reading the expenses. Best would be on campaign level, but at least expenses of the whole account would be great. greets noreux --~--~-~--~~~-

AdWords API Re: In-link Tracking

2008-12-02 Thread positus
Thank you for your prompt response, Jeff. I have posted the question in the AdWords forum (http://www.google.com/support/forum/p/AdWords/ thread?tid=10042a5ad5994e1f&hl=en). On Dec 2, 2:59 pm, AdWords API Advisor <[EMAIL PROTECTED]> wrote: > Hello, > >  I'm surprised you're seeing that behavior,

AdWords API Sandbox is currently down

2008-12-02 Thread AdWords API Advisor
I just noticed that the AdWords API Sandbox environment is currently returning internal errors for all requests made to it. I'm notifying the core engineering team. I'm sure others have noticed this as well, so I wanted to let folks know that we'll be looking into it. --~--~-~--~~

AdWords API Re: In-link Tracking

2008-12-02 Thread AdWords API Advisor
Hello, I'm surprised you're seeing that behavior, as snipping off the query portion of destination URLs seems like it would cause a whole variety of issues if AdWords always did that. Perhaps someone in this group has seen similar behavior and knows of a workaround. That being said, the best w

AdWords API Re: In-link Tracking

2008-12-02 Thread positus
Also, in case this extra bit of information is helpful, the destination URL with the appended code looks something like this: http://example.com/?av=c4b8f491db --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "AdWords

AdWords API In-link Tracking

2008-12-02 Thread positus
I've made a system for a client that uses the AdWords API to provide more specific information about each lead as they arrive (such as which ad they clicked on, their search query, and the relevant keywords from their search query inside of the related AdGroup). It works by appending a unique id

AdWords API Re: getKeywordsFromSite - KeywordToolService

2008-12-02 Thread Aleksandar Bradaric
Hi, > So there's no resolution to the issue at this time, but do know it's > being actively investigated. Thanks for the update. We appreciate it :) Take care, Aleksandar --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google G

AdWords API Re: addCampaign+One or more input elements failed validation(Sandbox)

2008-12-02 Thread AdWords API Advisor
Hello Deepak, First off, there's no need to set the clientCustomerId header in the Sandbox (or in Production, if you're already setting the clientEmail header). But we need more details to determine what's causing your error. The SOAP fault associated with a "One or more input elements failed

AdWords API Re: Zero-byte report inside zip file returned from API

2008-12-02 Thread AdWords API Advisor
Hello Daniel, In addition to being exposed via the AdWords API, all the reports you schedule should also be available via the http://adwords.google.com/ web interface, in the Report Center of the account in question (this may be the Report Center of the MCC account or of the actual AdWords accou

AdWords API Re: getKeywordsFromSite - KeywordToolService

2008-12-02 Thread AdWords API Advisor
I just wanted to let folks know that there are a couple of different engineers looking into this behavior from multiple angles. It still isn't clear why this is happening (and almost equally oddly, why it's happening for getKeywordsFromSite() but not getKeywordVariations()). So there's no resolut

AdWords API Re: Application token required even for own application?

2008-12-02 Thread Deepak
Application token is not required to test in sandbox environment. http://code.google.com/apis/adwords/docs/developer/adwords_api_sandbox.html developerToken A string that identifies you as an authorized user of the sandbox. Must be the same login_id used in the email header, followed by ++ and t

AdWords API addCampaign+One or more input elements failed validation(Sandbox)

2008-12-02 Thread Deepak
Hi, I am trying to run the sample code in sandbox environment. It's showing error "One or more input elements failed validation" at line.. newCampaign = campaignService.addCampaign(newCampaign); The values passed for the account are... headerst.Add("email", "[EMAIL PROTECTED]"); headerst.Add("c

AdWords API Application token required even for own application?

2008-12-02 Thread Shashi
Hi, We plan to use adwords API to manage our own campaigns for our service. My developer token was approved and I got the following message. "Based on the information you provided during registration, your Developer Token has been approved and activated for use with the AdWords API. Since you