Hi
Today is January 25, No traffic results for December.
Thanks
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You recei
Hi
adspygoogle - v13.2.0
ZSI - 2.0
I am getting an error while trying to *get* campaigns using the API.
I've made sure the auth credentials are correct, and PyXML-0.8.4 is
installed.
[Printing response in the CallMethod function inside the
AdwordsWebService.py file]
Response
{'data': ImportError
Hi,
We are planning to develop an API client which actually returns the related
keywords ( similar to what google keyword tool does). If we plan to
distribute/sell it to clients, do all of them(clients) need a adwords
account/developer token of their own to use the client or just our developer
Good morning,
Couple questions regarding the MediaService:
1) Is it upload and get only? ie. there's no SET for overwriting media
like images?
2) Is it possible to set the name of a piece of Media? I'm
implementing the setName method but it doesn't seem to be sticking
3) Same for creation time.
Hi,
Recently we have noticed that TARGETED_MONTHLY_SEARCHES for the
last available month (December) is always ZERO. This figure is
supposed to be available about a week after month end? Is there an
explanation for this please? The figures are still zero and it's the
25th of Jan. It used to work
I am using the following sample posted by Eric Koleda with the
following endpoint:
https://adwords.google.com/api/adwords/o/v201008/TrafficEstimatorService
http://schemas.xmlsoap.org/soap/
envelope/" xmlns:o="https://adwords.google.com/api/adwords/o/v201008";
xmlns:cm="https://adwords.google.com/a
Hello,
In my MCC, I have a "master user", but when I use this user in the API, i
can´t see all the campaigns that I saw in the MCC.
At my MCC, each campaign have a different user, can´t I see all of the with
my "master user" ?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on
Hi Kevin,
Unfortunately there isn't a clear way to determine what fields are
editable in an object after it's been created. A good rule of thumb
is that the outer object is editable, and the inner object isn't.
This holds true for criteria (AdGroupCriterion on the outside can be
edited, Criterion
Hi Rahul,
Please follow the directions here:
https://adwords.google.com/support/aw/adwordsapi/bin/answer.py?answer=15104
If you are still experiencing issues then please include more
technical details about the problem.
Best,
- Eric Koleda, AdWords API Team
On Jan 21, 5:27 am, Rahul Gairola
Hi Rafal,
Can you please double check that you are specifying the correct email
address, and that the address corresponds to an MCC account?
Best,
- Eric Koleda, AdWords API Team
On Jan 21, 9:21 am, rafal wrote:
> Hi
>
> I just noticed such an error - status code 4.
> It happens when I ask for
ping?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
G
Hi,
There are no APIs provided that allow you to determine this.
Best,
- Eric Koleda, AdWords API Team
On Jan 21, 4:50 am, ms wrote:
> Hi ALL,
>
> How to check whether a website is using PPC or not? Is there any API
> to check this?
>
> Thanks
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Hi,
The URL you are using is incorrect. Instead of:
https://adwords.sandbox.google.com/...
It should be:
https://adwords-sandbox.google.com/...
Best,
- Eric Koleda, AdWords API Team
On Jan 21, 5:23 am, karky wrote:
> Hi,
>
> While configured to get AllCampaigns in Google adwords.I got f
I think I got it working, changing around the XML. Here's what SEEMS
like working XML:
https://adwords.google.com/api/adwords/o/
v201003">
https://adwords.google.com/api/adwords/o/
v201003">
https://
Hello,
I am writing a tool which has to manage multiple accounts under MCC
and i has to create a new adwords account if that is necessary, but
after a lot of searching i am not sure that is possible.
so i decided to ask, is creating a new Adwords account via Adwords api
possible at all ?
if poss
Hi Rohit,
It looks like there is an issue where the update will fail if the
reportType field isn't included in the request. In this case it would
be best if you sent the entire ReportDefinition in the request instead
of just the fields you want to change.
Best,
- Eric Koleda, AdWords API Team
O
Hi,
Currently there isn't a report available that will allow you to
retrieve high-level statistics about sitelinks, although this is
something we hope to expose in the next version of the API. You can
however include the field ClickType in your existing v201008 reports
to break down the statistic
Hi,
A boomuserlist in this report corresponds to a CriterionUserList in
the API:
http://code.google.com/apis/adwords/docs/reference/latest/AdGroupCriterionService.CriterionUserInterest.html
This is the criterion type used to associate UserLists (Audiences)
with an ad group.
Best,
- Eric Kole
Hi Craig,
If a bid landscape is available in the UI then it should be available
in the API as well. Can you double check that you are using the
correct IDs in your request?
Best,
- Eric Koleda, AdWords API Team
On Jan 21, 3:04 pm, cschmidt wrote:
> Hi There,
>
> I had been using the bid adjust
Hi,
This may be an issue with the Python client library. Please open a
bug on the following site and include the sanitized SOAP XML request
and response:
http://code.google.com/p/google-api-adwords-python-lib/issues/list
Best,
- Eric Koleda, AdWords API Team
On Jan 21, 5:44 pm, webspade wro
I've found via trial and error if I run a single-threaded process
making requests against the TargetingIdeaService, I can get about 33
requests per second.
If I run 2 processes making the exact same call, I get the
RateExceededError once I exceed more than 2 calls every 1.5 seconds,
or about 0.75
Hi Dinesh,
This error indicates that your AdWords API developer registration has
been rejected, and you should have received an email explaining why.
You can resubmit your registration by logging in to the MCC account
that owns your developer token and editing the details in the AdWords
API Center
Hi,
The TrafficEstimatorService provides this functionality:
http://code.google.com/apis/adwords/docs/reference/latest/TrafficEstimatorService.html
Best,
- Eric Koleda, AdWords API Team
On Jan 23, 10:39 pm, vit wrote:
> Is there an api to estimate search volume for a given keyword.
> If yes
Hi All,
To register for API access please follow the steps listed here:
https://adwords.google.com/support/aw/adwordsapi/bin/answer.py?answer=15104
Best,
- Eric Koleda, AdWords API Team
On Jan 24, 2:42 pm, vit wrote:
> But how can I do this? If I use your link and do "sign in" I get no
> opt
hey all im tryin to add an adwordsuser by this code:
// Declare the headers.
Dictionary headers = new Dictionary();
headers.Add("email", "ENTER_YOUR_EMAIL_HERE");
headers.Add("password", "ENTER_YOUR_PASSWORD_HERE");
headers.Add("useragent", "ENTER_YOUR_COMPANY_NAME_HERE");
header
hi,
i found the answer.
it is not possible.
sorry for disturbing...
is is written here:
http://groups.google.com/group/adwords-api/browse_thread/thread/e95ac587eaf0c802
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogsp
26 matches
Mail list logo