AdFieldMap_AdField$json top-level constant

  1. @Deprecated('Use adFieldMapDescriptor instead')
Map<String, Object> const AdFieldMap_AdField$json

Implementation

@$core.Deprecated('Use adFieldMapDescriptor instead')
const AdFieldMap_AdField$json = {
  '1': 'AdField',
  '2': [
    {'1': 'None', '2': 0},
    {'1': 'Title', '2': 10},
    {'1': 'Description', '2': 20},
    {'1': 'DescriptionIfEmpty', '2': 25},
    {'1': 'Images', '2': 30},
    {'1': 'Tags', '2': 40},
    {'1': 'WeightInGrams', '2': 50},
    {'1': 'Brand', '2': 60},
    {'1': 'Color', '2': 70},
    {'1': 'Size', '2': 80},
    {'1': 'Barcode', '2': 90},
    {'1': 'ConditionDescription', '2': 100},
    {'1': 'ConditionPct', '2': 110},
    {'1': 'SuggestedPrice', '2': 120},
    {'1': 'Group', '2': 130},
    {'1': 'CurrentPrice', '2': 140},
    {'1': 'State', '2': 150},
    {'1': 'Timestamp', '2': 160},
    {'1': 'Embeddings', '2': 170},
  ],
};