Hi Mike,
Could you please post just the response id from your SOAP log? It should be
part of the response xml.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Wednesday, April 23, 2014 12:13:18 PM UTC-4, Anash P. Oommen (AdWords
API Team) wrote:
>
> Hi Mike,
>
> You don't need to create one F
Thanks Anash,
I'll give that a try. Unfortunately, through testing my CampaignFeed and
AdGroupFeed code I've accidentally used all the feeds I'm allowed to use
(limit of 20). I tried to delete the sitelinks manually through Adwords
(not the API), but the feeds are still being counted and bloc
Hi Mike,
You don't need to create one Feed per adgroup. Instead, you would create
one Feed with multiple feed items (step 1-3 in the guide), and then create
one AdGroupFeed per adgroup that associates some FeedItem from the Feed
with the AdGroup (step 4 in the guide). The code to use AdGroupFee
Hi everyone,
I'm attempting to set up sitelinks for each AdGroup in my campaign (a few
thousand ad groups in total). I've been basing my code on the Java example
for setting up a CampaignFeed:
https://developers.google.com/adwords/api/docs/guides/feed-services
The documentation says that to s