Hi All,
Iam just checking into the Adwords API. My target is to create 750 -
800 text ads by fetching data from my database along with some keyword
corresponding to the product. I use PHP Client Library. I tried using
the adGroupAdService mutate to create these ads with the data in array
of textAd
> Check this
> linkhttp://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=40907
> seems that this is one of Adwords Limit were exceeded.
> You can try to contact with Support to increase them If you feel that
> their limits are too doable for your needs.
Yes i'm only using 50 Ads per ad
Hi,
I have 700 products to create ads each with different cost and year of
make and i want to display this values in my ad and change them
dynamically. so i have used adparams in the headline and in
description1 as
$textAd->headline = 'Sale! productname {param1:2011} ';
$textAd->description1
u are a local salesman, don't forget to add geotargeting to your
> campaigns!
>
>
>
> On Mon, May 23, 2011 at 3:14 PM, Gowri Sankar wrote:
> > Hi,
>
> > I have 700 products to create ads each with different cost and year of
> > make and i want to display th