I will elaborate as much as I can at this point, but as the API costs
money to use I will have to wait till the next run to get more
details. The same problem does not occur in the sandbox. I have also
been warned off judging speed issues of the production API against the
sandbox.
I am running a
Hi all,
Can any one give me an idea of what kind of scheduler do you use to
download report regularly?
I want to schedule the report and want to store those report data in
my database regularly.
Could you pls help me?
Thanks
--~--~-~--~~~---~--~~
You received this
Hi,
I'm facing a problem in using getAllAdWordsCampaigns() and
getCampaign
() methods of Campaign Service on SandBox. Whenever I called those
methods it leads to exception of null although I set everything about
the AdwordsUser correctly. Could u please help me?
Code is -
require_once('soapcli
Hi All,
i have got developer_token,client_email.
i use the demo of get_keyword_variations.php .
But it returns "List of additional keywords to consider has 0
variation(s). List of popular queries with given seed has 0 variation(s)."
it shows maybe the method of getKeywordVariations not work rightl
Hi All,
i have got developer_token,client_email.
i use the demo of get_keyword_variations.php .
But it returns "List of additional keywords to consider has 0
variation(s). List of popular queries with given seed has 0 variation(s)."
it shows maybe the method of *getKeywordVariations not work right
Hello Phil,
If you're using .NET then the info at the bottom of this thread might
be useful:
http://groups.google.com/group/adwords-api/browse_thread/thread/520a49dbfb717ccd
I can't personally vouch for those settings, but I believe that Peer
has been using them for a while now and they hav
Hello,
In terms of the actual code that is executed, unless you use a third
party piece of software, you're going to have to write that yourself.
There are examples illustrating how to schedule and download reports
in all of the official client libraries.
In terms of how you configure your ser
Hi All,
i am trying to understand the micro-units and i would love a bit more
understanding. Currently my default currency in Adwords is AUD
(australian dollars), Is the micro-units based off the currency that
is defaulted in adwords or is it off the american dollar. Is $1AUD =
1,000,000 micros if
Hello,
The AdWords API, and data in AdWords reports, will always use the
local currency for your account. Since your account is in AUD, all
micro amounts refer to micros of AUD. I'm assuming that the
fundamental unit of currency is 1.00 AUD, so yes, 1,000,000 micros
should equal 1.00 AUD for you
Hello,
I don't believe that there's any error with the AdWords API service.
The response you're receiving simply indicates that there are no
campaigns in your account. If you add one or more campaigns to the
Sandbox environment under the same clientEmail and then re-run that
code, you should see
Hello,
Could you set
$debug = 1
and pass along the output of your SOAP request and response message
(with your password information X-ed out)?
You should note that hte getKeywordVariations() call in the Sandbox
environment won't return meaningful results (see
http://code.google.com/apis/ad
Sorry this message is of course not for Joe but for
AdWords API Advisor, can you please answer?
On 21 apr, 14:20, keesjan wrote:
> HI Joe,
> although you can't comment on whether
> specific functionality will or will not be added to a future release
> of the AdWords API,
> a lot of developers ar
In teh online keyword suggestion tool
https://adwords.google.com/select/KeywordToolExternal
I see a new 'Global Monthly Search Volume' column that replaces the
Average Monthly Search Volume' column.
The new one is the total worldwide search volume and not the locally
and language targeted one a s
Jeff,
Thanks for the update. It's always nice to know that you haven't been
forgotten... :-)
Steve
AdWords API Advisor wrote:
> Hello Steve,
>
> I've heard back from the engineer who was investigating this, and
> they've identified what they believe to be the root cause and have
> submitted cod
Hi,
I'm testing with real developer token and application token to
schedule and download the report of the MCC account.
The following are my codes.
String email="";
String password="";
String useragent="JST";
String developerToken="";
String applicationToken="";
AdWordsUser user
15 matches
Mail list logo