Hi Josh,

By any chance, can we set using matching function?

The issue is loop is getting generated:-
1. Create Campaign- >Adgroup
2. Then I need to attach adGroup to feedItem(ad customizer).
3. Then I need to create ad.

If I merge step 1 and 3, then there would be chances of wrong ad be shown.
For e.g Ad headline would be Get % discount instead of Get 20 % discount,
since the feed was empty at that moment.

Also, I cannot create feedItem in step 1 since adGroup Id is not there.

Any alternative method?

Thanks,
Kainesh

On Tue, Dec 22, 2015 at 9:03 PM, Josh Radcliff (AdWords API Team) <
adwordsapiadvisor+j...@google.com> wrote:

> Hi Kainesh,
>
> Ad customizers are a bit different from feed-based extensions. For
> customizers, you don't want to set up
> *CustomerFeed/CampaignFeed/AdGroupFeed* objects with matching functions.
> Instead, you should set the campaignTargeting
> <https://developers.google.com/adwords/api/docs/reference/latest/FeedItemService.FeedItem#campaignTargeting>
> , adGroupTargeting
> <https://developers.google.com/adwords/api/docs/reference/latest/FeedItemService.FeedItem#adGroupTargeting>
> , keywordTargeting
> <https://developers.google.com/adwords/api/docs/reference/latest/FeedItemService.FeedItem#keywordTargeting>,
> or geoTargeting
> <https://developers.google.com/adwords/api/docs/reference/latest/FeedItemService.FeedItem#geoTargeting>
>  attributes
> of the FeedItem
> <https://developers.google.com/adwords/api/docs/reference/latest/FeedItemService.FeedItem>
> s as described in the Ad Customizers Guide
> <https://developers.google.com/adwords/api/docs/guides/ad-customizers#adding_data_to_adwords>
> .
>
> Thanks,
> Josh, AdWords API Team
>
> On Monday, December 21, 2015 at 6:18:23 PM UTC-5, Kainesh Patel wrote:
>>
>> Hi Yin,
>>
>> I am unable to capture soap request and response. Can you try the code in
>> your setup?
>>
>> Thanks,
>> Kainesh
>>
>>
>> On Tuesday, December 22, 2015 at 4:22:39 AM UTC+5:30, Kainesh Patel wrote:
>>>
>>> Hi,
>>>
>>> I have changed my matching function to IN(FEED_ITEM_ID, {2807134218}),
>>> where 2807134218 is FEED_ITEM_ID. But its not helping. Unable to capture
>>> soap request and response from the Java code. WIll uodate you, once I have
>>> it.
>>>
>>> Thanks,
>>> Kainesh
>>>
>>> On Tuesday, December 22, 2015 at 3:49:34 AM UTC+5:30, Yin Niu wrote:
>>>>
>>>> Hi Kanesh,
>>>>
>>>> Could you please send SOAP request and response log for further
>>>> analysis?
>>>>
>>>> In the meantime, you could try to match by FeedItemId
>>>> <https://developers.google.com/adwords/api/docs/guides/feed-matching-functions#selection_by_feed_item_id>.
>>>>
>>>>
>>>> Thanks,
>>>> Yin, AdWords API Team.
>>>>
>>> --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and Google+:
> https://googleadsdeveloper.blogspot.com/
> https://plus.google.com/+GoogleAdsDevelopers/posts
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> You received this message because you are subscribed to the Google
> Groups "AdWords 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 a topic in the
> Google Groups "AdWords API Forum" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/adwords-api/h0ytp4gfXik/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> adwords-api+unsubscr...@googlegroups.com.
> Visit this group at https://groups.google.com/group/adwords-api.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/adwords-api/0090be3e-9834-461f-8924-456a95caece7%40googlegroups.com
> <https://groups.google.com/d/msgid/adwords-api/0090be3e-9834-461f-8924-456a95caece7%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CANHs%3DrtLwq_4jdSAo36cU-WLw%2BNfszU8Eokpa8iJs59UvYS%3DQw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to