Hi Christian,
Thanks for reply.
#2, do you mean or address? because
AdWordsUser.java, says for adword user and for
MCC account?
Please clarify.
Thanks,
On Oct 2, 12:03 am, ckrahn <[EMAIL PROTECTED]> wrote:
> 1. getClientAccounts:
> Gets the primary email address (not ID) for each account
Java Programming. AWAPI_JAVA_LIB_2.1.0
Thanks,
On Oct 2, 2:04 am, "Jan Piotrowski (AdWords API Guru)"
<[EMAIL PROTECTED]> wrote:
> Sorry, still don't get it.
>
> What programming language, API library or example code are you using?
>
> - Jan
>
> On 1 Okt., 20:54, "[EMAIL PROTECTED]" <[EMAIL PRO
Hi,
We're having multiple client accounts from our business with Google.
We're going to migrate user interface to API creation.
If I have 10 client accounts, under which client account my campaign
get created when call API?
Please clarify this.
Thanks,
Das
--~--~-~--~~--
Hello,
The rest of the text in the docs should hopefully clear that up:
http://code.google.com/apis/adwords/docs/developer/AccountService.html#getClientAccounts
There's a description of what constitutes the effective user and how
the clientEmail and email headers come into play. Basically,
Based on your other questions posted in this group, I'm assuming that
you're asking about how to populate the credentials when making a call
to getClientAccounts(). As I mentioned in a separate thread, in that
situation you'd want to specify your MCC's email address and password
for the "email" an
Please see the discussion in the other thread:
http://groups.google.com/group/adwords-api/browse_thread/thread/56352f26c80d9e62/b0334472a9497b0a#b0334472a9497b0a
Cheers,
-Jeff Posnick, AdWords API Team
On Oct 2, 12:03 pm, Theonlineseo <[EMAIL PROTECTED]> wrote:
> Could someone please clarif
Assuming that you're referring to the values returned in the
KeywordEstimate object:
http://code.google.com/apis/adwords/docs/developer/KeywordEstimate.html
These values are only relevant for text ads shown in the Search
Network. If you bid the value listed in lowerCpc, then, on average, if
th
Hello,
It sounds like you might be running the Keyword Structure report
against your MCC account, which doesn't contain any actual AdWords
data. You'd want to be sure that you run the report against an actual
AdWords account. Take a look at the credentials you're specifying in
your ~/adwords.pro
Hi,
Can somebody help on this?
1. Is AccountInfo.java equals to MCC account?
2. Why there is no API to create Account?
Thanks,
Das
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post
I saw it several times on Friday during the day, but have not seen it
since then.
Tim Ozor
On Oct 2, 10:07 am, AdWords API Advisor <[EMAIL PROTECTED]>
wrote:
> Hello,
>
> The bug is in with the engineering team, but there's no update on it
> yet. How frequently are folks experiencing this b
You can either link the other MCC to you MCC as "API link only", or
link the individual accounts of the other MCC into your MCC also as
"API link only".
An account/MCC can only be linked twice, so if his accounts are only
linked to his MCC then their should still be room for you to do an
"API lin
Jeff,
Thanks for your response. I retested the query using the out of the
box Apility library - same result. Let me know if you hear anything
from the engineers or need additional info.
Best regards,
Boris
On Oct 2, 11:46 am, AdWords API Advisor <[EMAIL PROTECTED]>
wrote:
> Hello Boris,
>
> T
Hi guys,
Perhaps someone will know this. Currently I'm building an api app
which looks at the stats of adwords accounts for feedback etc. All
these adwords accounts are under the control of the MMC account which
my dev and app tokens are associated with. So no problems there, but
in my app there i
Hello Robb,
I'd give the appropriate installer for your system architecture a try
from
http://python.org/download/
I developed the code against Python 2.5.x. Python 2.6 was just
released yesterday and I haven't given it a go with that yet. Python
2.4.x should also work, but the SQLite Python
Could someone please clarify what these terms are, how they are
calculated, and how accurate are they?
keyword DatelowerAvePositionupperAvgPosition
lowerClicksPerDay
upperClicksPerDay
kewyord 1
3 0.383594 0
Hello Boris,
That doesn't look like the correct behavior to me. I'll open a bug
about it and let you know what I hear back.
As an aside, you don't need to include the same language and country
value multiple times. You can just list "en" and "US" once. That
shouldn't be causing the behavior yo
Hello,
If you reach your maximum spend as defined by your monthly AdWords
API budget, that will get reset at the start of each new month.
Perhaps that's what you're referring to?
In any case, the easiest way to determine how many AdWords API units
you've used up in a given month and to adjust
They are outputted in the api to calculate position results.
--~--~-~--~~~---~--~~
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 unsubscribe
Hello Eric,
The maximum number of variations you'll get back from the
getKeywordVariations() call is 200. If there are at least 200
"additionalToConsider" keywords, then you'll get all of those returned
to you and no "moreSpecific" ones, as the "additionalToConsider" are
considered more relevant
Hello,
The bug is in with the engineering team, but there's no update on it
yet. How frequently are folks experiencing this behavior over the past
day or so? If this was taking place primarily last week that's a good
data point to pass back to the engineers.
Cheers,
-Jeff Posnick, AdWords API T
That way you can get all the accounts in that MCC. That doesnt mean
that those accounts belong to one customer (unless you have one MCC
for each of your customers to handle each customer's accounts). So you
still would need some sort of identifier for each customer inside the
MCC.
One possible wa
What about if you give MCC credentials (i.e. add all the appropriate
headers except client email)?
On Oct 1, 8:25 am, ckrahn <[EMAIL PROTECTED]> wrote:
> Since Google has its own customer id linked to each account, it has
> nothing to do with your own customer id's in your own system.
> Unless yo
I suggest running a campaign summary report on your MCC with the
column "TotalConversionValue" added to the request.
http://www.google.com/apis/adwords/developer/adwords_api_report_campaign.html#aggr_CampaignSummary
Should also be more quote efficient if you have lot of campaigns.
Regards,
Chri
Hi all,
I've been looking through the documentation for the adwords api and
have succeeded in getting my impletementation to retrieve all the
campaigns, and then retrieve the stats for each campaign through
getCampaignStats before doing some maths and showing it to the person
using it.
However,
Sorry, still don't get it.
What programming language, API library or example code are you using?
- Jan
On 1 Okt., 20:54, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Basically, my question is from Adwords.properties which is under API.
>
> We're trying to get all the client accounts for g
The fix for that is:
remove
MaximumCPM
from the keyword history report job in the production.config file:
[KeywordHistory]
report_job: StructureLocal DB Sync: KeywordKeywordKeywordAdGroupIdBottomPositionCampaignIdKeywordDestUrlDisplayKeywordIdKeywordIsNegativeKeywordStatusKeywordTypeDisplayMax
Found the problem, the keyword report tried to get MaximumCPM on a CPC
campaign, related to this thread:
http://groups.google.com/group/adwords-api/browse_thread/thread/db6dbf408597789/d4bf495934b62ec6
On 1 Okt., 17:22, ckrahn <[EMAIL PROTECTED]> wrote:
> I tried the new AdWords API Local Databas
1. getClientAccounts:
Gets the primary email address (not ID) for each account managed by
the effective user. If the effective user user has no client accounts,
an empty array is returned.
2. use getClientAccounts with the email adress of the MCC account,
that should give you all the accounts wit
28 matches
Mail list logo