Hi,

I'm looking for some guidance on how best to achieve the following:

In an account where there are already campaigns created, and these 
campaigns use shared extensions (sitelinks, call, callout, structured 
snippets).

Via the api I want to create a new campaign and associate the pre-existing 
extensions.

I do not have the feed item id of the extensions, and do not know which 
campaign has which extensions (so can't easily get a campaign ID to use).

I'd like to:
- Search for an existing extension based on specific values e.g. the phone 
number for a call extension. Get the feed item id and then associate with 
the new campaign.

I think I can see a way to do it by pulling down all the feeds using the 
feed service and getting all the feed items then searching through those 
(using parts of this code 
https://developers.google.com/adwords/api/docs/samples/php/migration#migrate-to-extension-settings),
 
but I wanted to make sure I wasn't missing any service that makes the 
searching a little easier? 
Or is there a better way to achieve adding existing extensions to new 
campaigns?

Any help would be appreciated.

Thanks,
Will

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ac54bbfc-0b0f-40b9-9cb1-9f38b8acebb9%40googlegroups.com.

Reply via email to