Just to confirm, when we have a keyword in our AdCustomizer (FeedItem) feed target an AdGroup, can we have two FeedItems in the AdCustomizer feed with the same keyword, but inserting different values (headline1 headline2 etc) into a single ad within the targeted AdGroup?
Or could/should we have a single row for the keyword in our AdCustomizer feed with extra columns for the multiple ad templates?
{=adcustomizer_feed.ad1_headline1:default_headline1}
{=adcustomizer_feed.ad1_headline2:default_headline2}
{=adcustomizer_feed.ad1_description:default_description}
{=adcustomizer_feed.ad2_headline1:default_headline1}
{=adcustomizer_feed.ad2_headline2:default_headline2}
{=adcustomizer_feed.ad2_description:default_description}
Will either method work?
Thank you!