Image | ![]() |
EAN-13 | 0024543352297 ![]() |
UPC-A | 024543352297 ![]() |
Product Name | Trolls |
Category | Electronics / Photography: A/V Media: Movie / TV |
Web Link | www.dreamworks.com |
Amazon.com | ![]() |
Price New | 17.54 US Dollars (curriencies) |
Price Used | 4.35 US Dollars (curriencies) |
Rating | PG - Parental Guidance Suggested |
IMDb | ![]() |
Trailer | Watch The Trailer |
Run Time | 92 minutes |
Cast | Anna Kendrick, Justin Timberlake, Zooey Deschanel |
Director | Mike Mitchell, Walt Dohrn |
Genre | ANIMATION,ADVENTURE,COMEDY |
Run Time | 92 minutes |
Weight | 15 hundredths pounds (convert) |
Binding | Dvd |
Release Year | 2016 |
Run Time | 92 minutes |
Long Description | From the creators of Shrek comes the most smart, funny, irreverent animated comedy of the year, DreamWorks' Trolls. This holiday season, enter a colorful, wondrous world populated by hilariously unforgettable characters and discover the story of the overly optimistic Trolls, with a constant song on their lips, and the comically pessimistic Bergens, who are only happy when they have trolls in their stomach. Featuring original music from Justin Timberlake, and soon-to-be classic mash-ups of songs from other popular artists, the film stars the voice talents of Anna Kendrick, Justin Timberlake, Russell Brand, James Corden, Kunal Nayyar, Ron Funches, Icona Pop, Gwen Stefani, and many more. DreamWorks' TROLLS is a fresh, broad comedy filled with music, heart and hair-raising adventures. In November of 2016, nothing can prepare you for our new Troll world. |
Similar Items | 0786936852417: Moana 0786936852394: Moana 0191329031674: Trolls Holiday 0043396501102: The Emoji Movie 0025192366550: Sing |
Created | 09-21-2017 1:04:05am |
Modified | 08-02-2023 12:11:06am |
MD5 | ef6c9f4b9f9399800106c7ffc570ad72 |
SHA256 | fe191f536c1faaeb36870e388a6ad3ee48368b5e91138924c83187d6b581c91c |
Search Google | by EAN or by Title |
Query Time | 0.0138419 |
Article of interest
The attributes are somewhat like fields. They are the individual data items that describe each product. Each product entry will have several attributes. There is no telling which attributes will be attached to each product but they all have the same basic format.
Here is an example of one attribute. When accessing the data feed API, you can get your data in XML or JSON format. Here it is displayed in XML format to make it a little easier to read through.
<attribute> <field_name>product</field_name> <group_name>Over View</group_name> <title>Product Name</title> <data_type>varchar</data_type> <data_type_description>short text</data_type_description> <has_linked_text>0</has_linked_text> <has_linked_extra>0</has_linked_extra> </attribute>
In the above example you will find these elements:
- field_name - The unique name used to access this attribute.
- group_name - The name of the data group this field belongs to.
- title - The label we place on the screen when displaying this attribute to users.
- data_type - The database data type we are using to store this attribute.
- data_type_description - More infomation about the data type.
- has_linked_text - Some numeric fields have a text representation. We store the numeric value but if there is linked text, we use a lookup table to display that text instead of the number to the user.
- has_linked_extra - Some numeric fields have an extra text value that goes along with the number. We use a lookup table to display that text in addition to the number.
Hopefully, this helps you understand the data attributes you find in the data feed API.
Close