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/content_v2_1.accounts.html
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -292,6 +292,7 @@ <h3>Method Details</h3>
292
292
"orderManager": True or False, # Whether user is an order manager.
293
293
"paymentsAnalyst": True or False, # Whether user can access payment statements.
294
294
"paymentsManager": True or False, # Whether user can manage payment settings.
295
+
"readOnly": True or False, # Optional. Whether user has standard read-only access.
295
296
"reportingManager": True or False, # Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
296
297
},
297
298
],
@@ -429,6 +430,7 @@ <h3>Method Details</h3>
429
430
"orderManager": True or False, # Whether user is an order manager.
430
431
"paymentsAnalyst": True or False, # Whether user can access payment statements.
431
432
"paymentsManager": True or False, # Whether user can manage payment settings.
433
+
"readOnly": True or False, # Optional. Whether user has standard read-only access.
432
434
"reportingManager": True or False, # Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
433
435
},
434
436
],
@@ -586,6 +588,7 @@ <h3>Method Details</h3>
586
588
"orderManager": True or False, # Whether user is an order manager.
587
589
"paymentsAnalyst": True or False, # Whether user can access payment statements.
588
590
"paymentsManager": True or False, # Whether user can manage payment settings.
591
+
"readOnly": True or False, # Optional. Whether user has standard read-only access.
589
592
"reportingManager": True or False, # Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
590
593
},
591
594
],
@@ -701,6 +704,7 @@ <h3>Method Details</h3>
701
704
"orderManager": True or False, # Whether user is an order manager.
702
705
"paymentsAnalyst": True or False, # Whether user can access payment statements.
703
706
"paymentsManager": True or False, # Whether user can manage payment settings.
707
+
"readOnly": True or False, # Optional. Whether user has standard read-only access.
704
708
"reportingManager": True or False, # Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
705
709
},
706
710
],
@@ -814,6 +818,7 @@ <h3>Method Details</h3>
814
818
"orderManager": True or False, # Whether user is an order manager.
815
819
"paymentsAnalyst": True or False, # Whether user can access payment statements.
816
820
"paymentsManager": True or False, # Whether user can manage payment settings.
821
+
"readOnly": True or False, # Optional. Whether user has standard read-only access.
817
822
"reportingManager": True or False, # Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
818
823
},
819
824
],
@@ -985,6 +990,7 @@ <h3>Method Details</h3>
985
990
"orderManager": True or False, # Whether user is an order manager.
986
991
"paymentsAnalyst": True or False, # Whether user can access payment statements.
987
992
"paymentsManager": True or False, # Whether user can manage payment settings.
993
+
"readOnly": True or False, # Optional. Whether user has standard read-only access.
988
994
"reportingManager": True or False, # Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
989
995
},
990
996
],
@@ -1195,6 +1201,7 @@ <h3>Method Details</h3>
1195
1201
"orderManager": True or False, # Whether user is an order manager.
1196
1202
"paymentsAnalyst": True or False, # Whether user can access payment statements.
1197
1203
"paymentsManager": True or False, # Whether user can manage payment settings.
1204
+
"readOnly": True or False, # Optional. Whether user has standard read-only access.
1198
1205
"reportingManager": True or False, # Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
1199
1206
},
1200
1207
],
@@ -1308,6 +1315,7 @@ <h3>Method Details</h3>
1308
1315
"orderManager": True or False, # Whether user is an order manager.
1309
1316
"paymentsAnalyst": True or False, # Whether user can access payment statements.
1310
1317
"paymentsManager": True or False, # Whether user can manage payment settings.
1318
+
"readOnly": True or False, # Optional. Whether user has standard read-only access.
1311
1319
"reportingManager": True or False, # Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
0 commit comments