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
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
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
--~--~-~--~~~-
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,
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.
--~--~-~--~~
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
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
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
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
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
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
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
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
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
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
15 matches
Mail list logo