Image | ![]() |
EAN-13 | 0013023223592 ![]() |
UPC-A | 013023223592 ![]() |
Product Name | Gate Keepers - Infiltration (Vol. 3) (Geneon Signature Series) |
Category | Electronics / Photography: A/V Media: Movie / TV |
Amazon.com | ![]() |
Price New | 29.95 US Dollars (curriencies) |
Price Used | 4.71 US Dollars (curriencies) |
IMDb | Not on IMDb |
Run Time | 80 minutes |
Aspect Ratio | 1.33:1 |
Cast | Alyss Henderson, Dan Lorge, Johnny Yong Bosch, Peter Lurie, Randy McPherson |
Run Time | 80 minutes |
Width | 5.5 inches (convert) |
Height | 0.5 inches (convert) |
Length | 7.75 inches (convert) |
Weight | 22 hundredths pounds (convert) |
Binding | Dvd |
Format | Multiple Formats, Animated, Color, Subtitled, NTSC |
Run Time | 80 minutes |
Long Description | While struggling to locate Invaders suspected of causing airplane accidents around the world, the Gate Keepers discover Invaders disguised as an airplane! However, the manifestation of their teacher into an Invader forces the Gate Keeper agents to recognize the full extent of the Invaders' reach. But, the greatest shock is still to come - a Gate Keeper is working with the Invaders!! |
Similar Items | 0704400092824: Unbreakable Machine-Doll The Complete Series 0013023240896: Gate Keepers (Vol. 8) (Signature Series) 0013023223998: Gate Keepers - (Vol.7) (Signature Series) 0013023223899: Gate Keepers, Vol. 6: Discovery! 0013023223790: Gate Keepers: To The Rescue! (Vol. 5) (Signature Series) 0013023223691: Gate Keepers, Vol. 4: The New Threat! 0013023220591: Gate Keepers, Vol. 2 New Fighters! 0013023214798: Gate Keepers 0013023197497: Gate Keepers 21 - Final Gate 0013023197398: Gate Keepers 21 #1: Invader Hunters 0013023162099: Gate Keepers - New Fighters (Vol. 2) 0013023161696: Gate Keepers - To the Rescue 0013023161597: Gatekeepers #4: The New Threat |
Created | 05-22-2010 |
Modified | 02-13-2019 10:26:39am |
MD5 | f7155b6eadcb65e618947aa21d5e8165 |
SHA256 | 7f050515b025d72d02fd8ee7fca3d556d3ac9ea866cec044b32d5486d8727be1 |
Search Google | by EAN or by Title |
Query Time | 0.0381968 |
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