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 textAdGroupAdOperation.

But i get "EntityCountLimitExceeded.ADGROUP_TEXT_AD_LIMIT @
operations". So i tried using the BulkMutateJob Service to accomplish
this task by modifying the 'PerformBulkMutateJob' example provided in
the library. on running the script, i get the message like "Bulk
mutate request with job id "6700245679675929654" and part number "0"
was added. Unmarshalling Error: cvc-type.2: The type definition cannot
be abstract for element ns1:operations."

I don't know whether i'm in th correct direction. Please help me in
fixing this issue and guide me in creating these Ads.

Thanks.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to