Hello,

This forum is for help with the AdWords API specifically; for help with 
best practices and understanding features at this level (i.e. not specific 
to the API), you should try asking at our official AdWords community 
<https://www.en.adwords-community.com/>.

Regards,
Mike, AdWords API Team

On Wednesday, May 6, 2015 at 10:49:52 AM UTC-4, Pedro Pereira wrote:
>
> Hi guys,
>
> Implementing dynamic remarketing code for an accommodation rentals website 
> and have a few questions. Already tried finding a solution but it seems it 
> is all very built around key verticals and it is hard to understand how 
> flexible dyn. remkt is.
>
> 1. Imagine I am implementing the real estate vertical for home, 
> searchresults, offerdetail, purchase page.
> Is it possible to in the searchresults identify several listings as such:
>
> <script>
> dataLayer.push({
> 'listing_id': [unique id of house1, unique id of house2, unique id of 
> house3, unique id of house4],
> 'listing_pagetype': “searchresults”,
>  'listing_totalvalue' : “”
> });
> </script>
>
> The objective here is to show all these properties in the dynamic ads 
> afterwords. 
>
> 2.   'listing_totalvalue' : “” -> What is the objective of using it since 
> the price is already given in the feed csv? does this one overwrite the CSV 
> price and thus the value in the dynamic ad? is this more destined to 
> shopping carts with several items?
>
> 3. Considering the different types of implementation that you can do for 
> dynamic remarketing (datalayer push vs google_tag_params vs ga set 
> dimensions & analytics audiences) which one is the most robust and clearer 
> for you guys to implement? 
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9055a571-8619-4bb1-a18f-9d0044855e3c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to