You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/walletobjects_v1.eventticketclass.html
+54Lines changed: 54 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1042,6 +1042,12 @@ <h3>Method Details</h3>
1042
1042
"uri": "A String", # The location of the image. URIs must have a scheme.
1043
1043
},
1044
1044
},
1045
+
"merchantLocations": [ # Merchant locations. There is a maximum of ten on the class. Any additional MerchantLocations added beyond the 10 will be rejected. These locations will trigger a notification when a user enters within a Google-set radius of the point. This field replaces the deprecated LatLongPoints.
1046
+
{ # Locations of interest for this class or object. Currently, this location is used for geofenced notifications. When a user is within a set radius of this lat/long, and dwells there, Google will trigger a notification. When a user exits this radius, the notification will be hidden.
1047
+
"latitude": 3.14, # The latitude specified as any value in the range of -90.0 through +90.0, both inclusive. Values outside these bounds will be rejected.
1048
+
"longitude": 3.14, # The longitude specified in the range -180.0 through +180.0, both inclusive. Values outside these bounds will be rejected.
1049
+
},
1050
+
],
1045
1051
"messages": [ # An array of messages displayed in the app. All users of this object will receive its associated messages. The maximum number of these fields is 10.
1046
1052
{ # A message that will be displayed with a Valuable
1047
1053
"body": "A String", # The message body.
@@ -2237,6 +2243,12 @@ <h3>Method Details</h3>
2237
2243
"uri": "A String", # The location of the image. URIs must have a scheme.
2238
2244
},
2239
2245
},
2246
+
"merchantLocations": [ # Merchant locations. There is a maximum of ten on the class. Any additional MerchantLocations added beyond the 10 will be rejected. These locations will trigger a notification when a user enters within a Google-set radius of the point. This field replaces the deprecated LatLongPoints.
2247
+
{ # Locations of interest for this class or object. Currently, this location is used for geofenced notifications. When a user is within a set radius of this lat/long, and dwells there, Google will trigger a notification. When a user exits this radius, the notification will be hidden.
2248
+
"latitude": 3.14, # The latitude specified as any value in the range of -90.0 through +90.0, both inclusive. Values outside these bounds will be rejected.
2249
+
"longitude": 3.14, # The longitude specified in the range -180.0 through +180.0, both inclusive. Values outside these bounds will be rejected.
2250
+
},
2251
+
],
2240
2252
"messages": [ # An array of messages displayed in the app. All users of this object will receive its associated messages. The maximum number of these fields is 10.
2241
2253
{ # A message that will be displayed with a Valuable
2242
2254
"body": "A String", # The message body.
@@ -3420,6 +3432,12 @@ <h3>Method Details</h3>
3420
3432
"uri": "A String", # The location of the image. URIs must have a scheme.
3421
3433
},
3422
3434
},
3435
+
"merchantLocations": [ # Merchant locations. There is a maximum of ten on the class. Any additional MerchantLocations added beyond the 10 will be rejected. These locations will trigger a notification when a user enters within a Google-set radius of the point. This field replaces the deprecated LatLongPoints.
3436
+
{ # Locations of interest for this class or object. Currently, this location is used for geofenced notifications. When a user is within a set radius of this lat/long, and dwells there, Google will trigger a notification. When a user exits this radius, the notification will be hidden.
3437
+
"latitude": 3.14, # The latitude specified as any value in the range of -90.0 through +90.0, both inclusive. Values outside these bounds will be rejected.
3438
+
"longitude": 3.14, # The longitude specified in the range -180.0 through +180.0, both inclusive. Values outside these bounds will be rejected.
3439
+
},
3440
+
],
3423
3441
"messages": [ # An array of messages displayed in the app. All users of this object will receive its associated messages. The maximum number of these fields is 10.
3424
3442
{ # A message that will be displayed with a Valuable
3425
3443
"body": "A String", # The message body.
@@ -4602,6 +4620,12 @@ <h3>Method Details</h3>
4602
4620
"uri": "A String", # The location of the image. URIs must have a scheme.
4603
4621
},
4604
4622
},
4623
+
"merchantLocations": [ # Merchant locations. There is a maximum of ten on the class. Any additional MerchantLocations added beyond the 10 will be rejected. These locations will trigger a notification when a user enters within a Google-set radius of the point. This field replaces the deprecated LatLongPoints.
4624
+
{ # Locations of interest for this class or object. Currently, this location is used for geofenced notifications. When a user is within a set radius of this lat/long, and dwells there, Google will trigger a notification. When a user exits this radius, the notification will be hidden.
4625
+
"latitude": 3.14, # The latitude specified as any value in the range of -90.0 through +90.0, both inclusive. Values outside these bounds will be rejected.
4626
+
"longitude": 3.14, # The longitude specified in the range -180.0 through +180.0, both inclusive. Values outside these bounds will be rejected.
4627
+
},
4628
+
],
4605
4629
"messages": [ # An array of messages displayed in the app. All users of this object will receive its associated messages. The maximum number of these fields is 10.
4606
4630
{ # A message that will be displayed with a Valuable
4607
4631
"body": "A String", # The message body.
@@ -5800,6 +5824,12 @@ <h3>Method Details</h3>
5800
5824
"uri": "A String", # The location of the image. URIs must have a scheme.
5801
5825
},
5802
5826
},
5827
+
"merchantLocations": [ # Merchant locations. There is a maximum of ten on the class. Any additional MerchantLocations added beyond the 10 will be rejected. These locations will trigger a notification when a user enters within a Google-set radius of the point. This field replaces the deprecated LatLongPoints.
5828
+
{ # Locations of interest for this class or object. Currently, this location is used for geofenced notifications. When a user is within a set radius of this lat/long, and dwells there, Google will trigger a notification. When a user exits this radius, the notification will be hidden.
5829
+
"latitude": 3.14, # The latitude specified as any value in the range of -90.0 through +90.0, both inclusive. Values outside these bounds will be rejected.
5830
+
"longitude": 3.14, # The longitude specified in the range -180.0 through +180.0, both inclusive. Values outside these bounds will be rejected.
5831
+
},
5832
+
],
5803
5833
"messages": [ # An array of messages displayed in the app. All users of this object will receive its associated messages. The maximum number of these fields is 10.
5804
5834
{ # A message that will be displayed with a Valuable
5805
5835
"body": "A String", # The message body.
@@ -6986,6 +7016,12 @@ <h3>Method Details</h3>
6986
7016
"uri": "A String", # The location of the image. URIs must have a scheme.
6987
7017
},
6988
7018
},
7019
+
"merchantLocations": [ # Merchant locations. There is a maximum of ten on the class. Any additional MerchantLocations added beyond the 10 will be rejected. These locations will trigger a notification when a user enters within a Google-set radius of the point. This field replaces the deprecated LatLongPoints.
7020
+
{ # Locations of interest for this class or object. Currently, this location is used for geofenced notifications. When a user is within a set radius of this lat/long, and dwells there, Google will trigger a notification. When a user exits this radius, the notification will be hidden.
7021
+
"latitude": 3.14, # The latitude specified as any value in the range of -90.0 through +90.0, both inclusive. Values outside these bounds will be rejected.
7022
+
"longitude": 3.14, # The longitude specified in the range -180.0 through +180.0, both inclusive. Values outside these bounds will be rejected.
7023
+
},
7024
+
],
6989
7025
"messages": [ # An array of messages displayed in the app. All users of this object will receive its associated messages. The maximum number of these fields is 10.
6990
7026
{ # A message that will be displayed with a Valuable
6991
7027
"body": "A String", # The message body.
@@ -8168,6 +8204,12 @@ <h3>Method Details</h3>
8168
8204
"uri": "A String", # The location of the image. URIs must have a scheme.
8169
8205
},
8170
8206
},
8207
+
"merchantLocations": [ # Merchant locations. There is a maximum of ten on the class. Any additional MerchantLocations added beyond the 10 will be rejected. These locations will trigger a notification when a user enters within a Google-set radius of the point. This field replaces the deprecated LatLongPoints.
8208
+
{ # Locations of interest for this class or object. Currently, this location is used for geofenced notifications. When a user is within a set radius of this lat/long, and dwells there, Google will trigger a notification. When a user exits this radius, the notification will be hidden.
8209
+
"latitude": 3.14, # The latitude specified as any value in the range of -90.0 through +90.0, both inclusive. Values outside these bounds will be rejected.
8210
+
"longitude": 3.14, # The longitude specified in the range -180.0 through +180.0, both inclusive. Values outside these bounds will be rejected.
8211
+
},
8212
+
],
8171
8213
"messages": [ # An array of messages displayed in the app. All users of this object will receive its associated messages. The maximum number of these fields is 10.
8172
8214
{ # A message that will be displayed with a Valuable
8173
8215
"body": "A String", # The message body.
@@ -9352,6 +9394,12 @@ <h3>Method Details</h3>
9352
9394
"uri": "A String", # The location of the image. URIs must have a scheme.
9353
9395
},
9354
9396
},
9397
+
"merchantLocations": [ # Merchant locations. There is a maximum of ten on the class. Any additional MerchantLocations added beyond the 10 will be rejected. These locations will trigger a notification when a user enters within a Google-set radius of the point. This field replaces the deprecated LatLongPoints.
9398
+
{ # Locations of interest for this class or object. Currently, this location is used for geofenced notifications. When a user is within a set radius of this lat/long, and dwells there, Google will trigger a notification. When a user exits this radius, the notification will be hidden.
9399
+
"latitude": 3.14, # The latitude specified as any value in the range of -90.0 through +90.0, both inclusive. Values outside these bounds will be rejected.
9400
+
"longitude": 3.14, # The longitude specified in the range -180.0 through +180.0, both inclusive. Values outside these bounds will be rejected.
9401
+
},
9402
+
],
9355
9403
"messages": [ # An array of messages displayed in the app. All users of this object will receive its associated messages. The maximum number of these fields is 10.
9356
9404
{ # A message that will be displayed with a Valuable
9357
9405
"body": "A String", # The message body.
@@ -10534,6 +10582,12 @@ <h3>Method Details</h3>
10534
10582
"uri": "A String", # The location of the image. URIs must have a scheme.
10535
10583
},
10536
10584
},
10585
+
"merchantLocations": [ # Merchant locations. There is a maximum of ten on the class. Any additional MerchantLocations added beyond the 10 will be rejected. These locations will trigger a notification when a user enters within a Google-set radius of the point. This field replaces the deprecated LatLongPoints.
10586
+
{ # Locations of interest for this class or object. Currently, this location is used for geofenced notifications. When a user is within a set radius of this lat/long, and dwells there, Google will trigger a notification. When a user exits this radius, the notification will be hidden.
10587
+
"latitude": 3.14, # The latitude specified as any value in the range of -90.0 through +90.0, both inclusive. Values outside these bounds will be rejected.
10588
+
"longitude": 3.14, # The longitude specified in the range -180.0 through +180.0, both inclusive. Values outside these bounds will be rejected.
10589
+
},
10590
+
],
10537
10591
"messages": [ # An array of messages displayed in the app. All users of this object will receive its associated messages. The maximum number of these fields is 10.
10538
10592
{ # A message that will be displayed with a Valuable
10539
10593
"body": "A String", # The message body.
0 commit comments