hi,
i'd like to import my invoices using this api, is it possible?
thanks
--~--~-~--~~~---~--~~
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
It is not possible.
We have asked for this feature since the release of the API 4 years
ago since it could completely automate our invoicing process.
thanks
On Dec 23, 10:32 am, masterclass wrote:
> hi,
>
> i'd like to import my invoices using this api, is it possible?
>
> thanks
--~--~
Hello,
We are also using .NET and have all our webservices reference file
inherit from a class that handle a couple of connection problems that
you will experience in .NET. Here is the code for that class
Imports System
Imports System.Net
Imports System.Web.Services
Imports System.Web.Services.
I am using the .net client library and I am not able to ad an
MobileImageAd via API.
If I use the code below I get an exception saying that I tried to ad
an image with no valid dimensions.
The image itself is 168x42 and does not violate the MobileImageAd
format specification.
The code I used is a
Hi,
I am working on a software that would give users Adwords CPC and
Clicks Volume, in order to calculate the profitability of a niche.
Can I get that data from using the API, and if so, how do I begin?
Thanks
Chris
--~--~-~--~~~---~--~~
You received this messag
Take a look at the ReportService:
http://code.google.com/apis/adwords/docs/developer/ReportService.html
Pete
On Dec 23, 8:40 am, InetMarketeers
wrote:
> Hi,
>
> I am working on a software that would give users Adwords CPC and
> Clicks Volume, in order to calculate the profitability of a niche.
Hello,
168 x 48 isn't a valid image dimension. The list of valid image
dimensions is at
http://code.google.com/intl/en/apis/adwords/docs/developer/MobileImageAd.html#image
The closest to what you're attempting is 168 x 42.
Cheers,
-Jeff Posnick, AdWords API Team
On Dec 23, 6:35 am, API-U
Thanks a lot Jeff.
I think I have to wait for the bug fix, because the languages are
quite important for us.
Do you have any rough estimate how long we have to wait (i.e. weeks,
months or even a year)?
Again many thanks and merry Christmas
Andy
On Dec 19, 1:13 pm, AdWords API Advisor
wrote: