Ad$json top-level constant

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

Implementation

@$core.Deprecated('Use adDescriptor instead')
const Ad$json = {
  '1': 'Ad',
  '2': [
    {
      '1': 'RowVersion',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.RowVersion',
      '10': 'RowVersion'
    },
    {
      '1': 'Target',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.StoredObjectId',
      '10': 'Target'
    },
    {'1': 'State', '3': 3, '4': 1, '5': 14, '6': '.Ad.AdState', '10': 'State'},
    {
      '1': 'CurrentPrice',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.Credit',
      '10': 'CurrentPrice'
    },
    {
      '1': 'FeeIncludingVAT',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.Credit',
      '10': 'FeeIncludingVAT'
    },
    {
      '1': 'Metadata',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.StoredObjectMetadata',
      '10': 'Metadata'
    },
    {'1': 'Link', '3': 7, '4': 1, '5': 9, '10': 'Link'},
    {'1': 'SKU', '3': 8, '4': 1, '5': 11, '6': '.SKU', '10': 'SKU'},
    {'1': 'Featured', '3': 9, '4': 1, '5': 8, '10': 'Featured'},
    {
      '1': 'ActivatedTime',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'ActivatedTime'
    },
    {
      '1': 'SoldTime',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'SoldTime'
    },
    {
      '1': 'CreatedTime',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'CreatedTime'
    },
    {
      '1': 'UpdatedTime',
      '3': 14,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'UpdatedTime'
    },
    {'1': 'VATOnProduct', '3': 15, '4': 1, '5': 8, '10': 'VATOnProduct'},
    {
      '1': 'ShortKey',
      '3': 16,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'ShortKey'
    },
  ],
  '4': [Ad_AdState$json],
};