AdWords API Re: Structure Report exceeds 250MB limit - what now?

2008-11-17 Thread LeTic
Hey guys, As far as I can remember at the time we checked, the gzip was also limited at 250 Mb uncompressed. There already was some discussion on this matter : http://groups.google.com/group/adwords-api/msg/2d5f8cc9e5664bc6?hl=en - > confirmed that the gzip limit is on the file size its contains.

AdWords API Re: Does someone have a working PHP example with basic functions?

2008-11-17 Thread rayden
Hello. Since here are few Adwords API Advisor i would like to address a complaint about Adwords Apility (PHP) Groups. It`s very unactive, development is being very slow (still no clue about v13, but we have only 3 months left for v12). I guess google pays for Apility development, and PHP is quite

AdWords API Re: Does someone have a working PHP example with basic functions?

2008-11-17 Thread Tomac
Hi Rayden, Please see http://groups.google.com/group/adwords-api-php/msg/75a542f3a17ebf34. Cheers, Tom -- Thomas Steiner http://blog.tomayac.de mailto:tomac AT google DOT com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

AdWords API API only Access limits

2008-11-17 Thread Bizre
Has anyone run into problems witht the API access limits for Adwords? Currently only one MCC can access a child account for "API only access". Is there anyway for a child account to allow more than one MCC to have "API only access"? We have a developer token and use the Adwords API through our

AdWords API Re: Structure Report exceeds 250MB limit - what now?

2008-11-17 Thread AdWords API Advisor
Yes, I was able to access the report in question given the information about your client's ID, but my method of downloading the report isn't functionally identical to how you would download the report via the API. Personally, I was able to retrieve a GZip-ed version of your report that came in at

AdWords API Re: problem in reports generation

2008-11-17 Thread AdWords API Advisor
Hello Afzaal, It looks like you're writing Perl code, so you might want to try using the third-party Perl client library for the AdWords API: http://search.cpan.org/~rohan/Google-Adwords-v1.9.3/ You can use SOAP::Lite directly if you want, but it might be simpler for you to make use of Googl

AdWords API Maximum length of Name field for adgroups and campaigns

2008-11-17 Thread s...@mercent.com
Hi, Does anyone know the maximum length of the 'name' field for an adgroup and a campaign? I can't seem to find this in the API documenation. Thanks Hans --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "AdWords API

AdWords API Are there new validations for MobileImageAd image dimensions while no validation for ImageAd image dimensions?

2008-11-17 Thread edmond
Problem: v13: Fails in sandbox, the static image width and height returned by sandbox violates the MobileImageAd image format. Additionally, for it to pass creation in production the image size must be set regardless of image format compliance or an exception: invalid deminsion format is returned

AdWords API Re: Maximum length of Name field for adgroups and campaigns

2008-11-17 Thread AdWords API Advisor
Hello, After spending a couple of minutes experimenting in the AdWords web interface, I believe the answer is 255 characters for each. Cheers, -Jeff Posnick, AdWords API Team On Nov 17, 3:40 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, > > Does anyone know the maximum length of th