You may try downloading the report via a zipped http stream, rather
than a zip.
I believe this gets around the size restrictions, and provides you
with transparent zipping.
on 2009-11-12 downloaded a report 770M .. so yah, size restrictions
don't seem to be enforced
-tim
On Nov 18, 5:23 pm, AdWo
Eric,
this is a problem with py2exe, I am trying to build a standalone
executable. The script runs fine from the command line but when I run
the compiled exe I get:
aw_api.Errors.ValidationError: The version 'v200909' is not compatible
with 'AdG
roupCriterionService'.
Does anyone have a recipe fo
This does NOT work:
operations = [
{
'operator': 'SET',
'operand': {
'type': 'NetworkTargetList',
'campaignId': cid,
'targets': [
{ 'type': 'NetworkCoverageType'
Hi Eric:
This had been working fine for the past couple of days but fails now
(without any code or lib changes) with the following error:
Exception in thread "main" AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server
faultSubcode:
faultString: QuotaCheckError.INCOMPLETE_SIGN
sorry to bother...problem fixed!
On Dec 9, 8:06 am, shaselton wrote:
> Hi,
>
> I've been running into this problem for the last couple of days and
> now am trying my luck here. I seem to be having problems fetching my
> authentication token.
>
> I tried my log-in info for v13 to verify that I wa
Hi,
I've been running into this problem for the last couple of days and
now am trying my luck here. I seem to be having problems fetching my
authentication token.
I tried my log-in info for v13 to verify that I was sending the
correct data in the headers, and everything ran smoothly.
I didn't r
Hi Joel,
In this context "customer" means AdWords account. At this time bulk
mutate jobs cannot be run across multiple accounts, so the queue in
question belongs to the AdWords account that the job is operating
against.
Best,
- Eric Koleda, AdWords API Team
On Dec 9, 11:04 am, joel wrote:
> ht
Hi,
Please check the SOAP XML logs and ensure that the clientEmail or
clientCustomerId header is being sent correctly.
Thanks,
- Eric Koleda, AdWords API Team
On Dec 9, 10:18 am, "marc...@productengine.com"
wrote:
> Unable to request campaign estimates. API returns error:
>
> "Must specify a cl
Hi,
I just ran the latest version of the project and was able to sync my
account successfully. Please double check that your authentication
information was entered correctly and perhaps see if there is any
information in the logs to indicate why the script wasn't successful.
Best,
- Eric Koleda,
Hi Joel,
Thanks for the feedback, and you make some good points. I believe one
of the reasons for the current package name structure is around the
migration from v13 to v2009. We wanted to allow users to run both API
versions side-by-side, so that they didn't have to migrate all their
code at on
Hi Rohit,
Please see the following AdWords Help Center article for more
information:
http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=14709
Best,
- Eric Koleda, AdWords API Team
On Dec 9, 8:18 am, rohit a wrote:
> Hi,
>
> I have added many keywords in Content only Targeting ca
http://code.google.com/apis/adwords/v2009/docs/bulkjobs.html
It says a "customer" has a queue that can hold up to 10 jobs. Is a
"customer" defined by the MCC account, by the individual client id, by
developer token? Thanks!
Joel
--
You received this message because you are subscribed to the Goo
Unable to request campaign estimates. API returns error:
"Must specify a client in order to do traffic estimates."
Code listing (java):
AdWordsUser user = new AdWordsUser(email, password, clientId,
userAgent, developerToken, applicationToken, useSandbox);
user.getService
(AdWordsService.V13.TRAF
Hi Egor,
Your account may have become locked due to excessive login attempts.
Please fill out the CAPTCHA on the following page to unlock your
account:
https://www.google.com/accounts/displayunlockcaptcha
Best,
- Eric Koleda, AdWords API Team
On Dec 8, 1:08 pm, Egor Nechiporenko
wrote:
> Hel
Hi Arnaud,
The primary way to resolve this issue is to limit the amount of
traffic sent to Google's servers. As the other thread mentions, all
traffic to Google servers contributes to these 403 errors, so you may
need to look at other applications in your network as well. As far as
AdWords API t
Hi,
I try to pull all inforamtion into a local database from google
adwords using local db sync project.
Followed the instructions as in README file.But it is returning blank
tables for Ads,AdGroup,
Keyword and Campaigns.How to get the complete data into a local
database.
Any Help.
Thanks
--
Y
Hi, I wanted to point out that there's a very bad naming convention
used in the Java Client Library for AdWords package names. The
packages are named like "com.google.api.adwords.v200906.cm" and
"com.google.api.adwords.v200909.cm" and include the version numbers.
This means every time we upgrade we
Hi,
I have added many keywords in Content only Targeting campaign. When i
use the report service i get the following for all the ads in the
content targeting campaign.
Snippet shown :
keywordid="300" kwSite="Total - content targeting"
Is there any association of keywords with
It was silly of me to miss the setPaused attribute.
Thank You.
Regards
Rohit A
--
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-...@googlegroups.com.
To unsubscribe from this group, send email t
Hi,
How do you set the NetworkTargetList in python? In particular, I want
to create a campaign which is shown only on selected placements.
I've tried a bunch of things, which don't seem to work. I would really
like to see a completed example.
ALSO: is it possible to get better documentation with
Hello,
>From http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html
"The token remains valid for a set length of time, which is defined by
whichever Google service you're working with." => how many time token
still available for adwords ?
Thx
Arnaud
--
You received this message be
21 matches
Mail list logo