Skip to content

Commit 66811d6

Browse files
feat(content): update the api
#### content:v2.1 The following keys were deleted: - resources.returnaddress.methods.custombatch (Total Keys: 8) - resources.returnaddress.methods.delete (Total Keys: 13) - resources.returnaddress.methods.get (Total Keys: 14) - resources.returnaddress.methods.insert (Total Keys: 12) - resources.returnaddress.methods.list (Total Keys: 18) - resources.returnpolicy.methods.custombatch (Total Keys: 8) - resources.returnpolicy.methods.delete (Total Keys: 13) - resources.returnpolicy.methods.get (Total Keys: 14) - resources.returnpolicy.methods.insert (Total Keys: 12) - resources.returnpolicy.methods.list (Total Keys: 11) - schemas.ReturnAddress (Total Keys: 16) - schemas.ReturnPolicy (Total Keys: 25) - schemas.ReturnaddressCustomBatchRequest (Total Keys: 13) - schemas.ReturnaddressCustomBatchResponse (Total Keys: 12) - schemas.ReturnaddressListResponse (Total Keys: 6) - schemas.ReturnpolicyCustomBatchRequest (Total Keys: 13) - schemas.ReturnpolicyCustomBatchResponse (Total Keys: 12) - schemas.ReturnpolicyListResponse (Total Keys: 5) The following keys were added: - schemas.AccountUser.properties.orderManager.deprecated (Total Keys: 1) - schemas.AccountUser.properties.paymentsAnalyst.deprecated (Total Keys: 1) - schemas.AccountUser.properties.paymentsManager.deprecated (Total Keys: 1)
1 parent 2747dda commit 66811d6

File tree

3 files changed

+31
-678
lines changed

3 files changed

+31
-678
lines changed

docs/dyn/content_v2_1.accounts.html

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -289,9 +289,9 @@ <h3>Method Details</h3>
289289
{
290290
&quot;admin&quot;: True or False, # Whether user is an admin.
291291
&quot;emailAddress&quot;: &quot;A String&quot;, # User&#x27;s email address.
292-
&quot;orderManager&quot;: True or False, # Whether user is an order manager.
293-
&quot;paymentsAnalyst&quot;: True or False, # Whether user can access payment statements.
294-
&quot;paymentsManager&quot;: True or False, # Whether user can manage payment settings.
292+
&quot;orderManager&quot;: True or False, # This role is deprecated and can no longer be assigned. Any value set will be ignored.
293+
&quot;paymentsAnalyst&quot;: True or False, # This role is deprecated and can no longer be assigned. Any value set will be ignored.
294+
&quot;paymentsManager&quot;: True or False, # This role is deprecated and can no longer be assigned. Any value set will be ignored.
295295
&quot;readOnly&quot;: True or False, # Optional. Whether user has standard read-only access.
296296
&quot;reportingManager&quot;: True or False, # Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
297297
},
@@ -427,9 +427,9 @@ <h3>Method Details</h3>
427427
{
428428
&quot;admin&quot;: True or False, # Whether user is an admin.
429429
&quot;emailAddress&quot;: &quot;A String&quot;, # User&#x27;s email address.
430-
&quot;orderManager&quot;: True or False, # Whether user is an order manager.
431-
&quot;paymentsAnalyst&quot;: True or False, # Whether user can access payment statements.
432-
&quot;paymentsManager&quot;: True or False, # Whether user can manage payment settings.
430+
&quot;orderManager&quot;: True or False, # This role is deprecated and can no longer be assigned. Any value set will be ignored.
431+
&quot;paymentsAnalyst&quot;: True or False, # This role is deprecated and can no longer be assigned. Any value set will be ignored.
432+
&quot;paymentsManager&quot;: True or False, # This role is deprecated and can no longer be assigned. Any value set will be ignored.
433433
&quot;readOnly&quot;: True or False, # Optional. Whether user has standard read-only access.
434434
&quot;reportingManager&quot;: True or False, # Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
435435
},
@@ -585,9 +585,9 @@ <h3>Method Details</h3>
585585
{
586586
&quot;admin&quot;: True or False, # Whether user is an admin.
587587
&quot;emailAddress&quot;: &quot;A String&quot;, # User&#x27;s email address.
588-
&quot;orderManager&quot;: True or False, # Whether user is an order manager.
589-
&quot;paymentsAnalyst&quot;: True or False, # Whether user can access payment statements.
590-
&quot;paymentsManager&quot;: True or False, # Whether user can manage payment settings.
588+
&quot;orderManager&quot;: True or False, # This role is deprecated and can no longer be assigned. Any value set will be ignored.
589+
&quot;paymentsAnalyst&quot;: True or False, # This role is deprecated and can no longer be assigned. Any value set will be ignored.
590+
&quot;paymentsManager&quot;: True or False, # This role is deprecated and can no longer be assigned. Any value set will be ignored.
591591
&quot;readOnly&quot;: True or False, # Optional. Whether user has standard read-only access.
592592
&quot;reportingManager&quot;: True or False, # Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
593593
},
@@ -701,9 +701,9 @@ <h3>Method Details</h3>
701701
{
702702
&quot;admin&quot;: True or False, # Whether user is an admin.
703703
&quot;emailAddress&quot;: &quot;A String&quot;, # User&#x27;s email address.
704-
&quot;orderManager&quot;: True or False, # Whether user is an order manager.
705-
&quot;paymentsAnalyst&quot;: True or False, # Whether user can access payment statements.
706-
&quot;paymentsManager&quot;: True or False, # Whether user can manage payment settings.
704+
&quot;orderManager&quot;: True or False, # This role is deprecated and can no longer be assigned. Any value set will be ignored.
705+
&quot;paymentsAnalyst&quot;: True or False, # This role is deprecated and can no longer be assigned. Any value set will be ignored.
706+
&quot;paymentsManager&quot;: True or False, # This role is deprecated and can no longer be assigned. Any value set will be ignored.
707707
&quot;readOnly&quot;: True or False, # Optional. Whether user has standard read-only access.
708708
&quot;reportingManager&quot;: True or False, # Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
709709
},
@@ -815,9 +815,9 @@ <h3>Method Details</h3>
815815
{
816816
&quot;admin&quot;: True or False, # Whether user is an admin.
817817
&quot;emailAddress&quot;: &quot;A String&quot;, # User&#x27;s email address.
818-
&quot;orderManager&quot;: True or False, # Whether user is an order manager.
819-
&quot;paymentsAnalyst&quot;: True or False, # Whether user can access payment statements.
820-
&quot;paymentsManager&quot;: True or False, # Whether user can manage payment settings.
818+
&quot;orderManager&quot;: True or False, # This role is deprecated and can no longer be assigned. Any value set will be ignored.
819+
&quot;paymentsAnalyst&quot;: True or False, # This role is deprecated and can no longer be assigned. Any value set will be ignored.
820+
&quot;paymentsManager&quot;: True or False, # This role is deprecated and can no longer be assigned. Any value set will be ignored.
821821
&quot;readOnly&quot;: True or False, # Optional. Whether user has standard read-only access.
822822
&quot;reportingManager&quot;: True or False, # Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
823823
},
@@ -987,9 +987,9 @@ <h3>Method Details</h3>
987987
{
988988
&quot;admin&quot;: True or False, # Whether user is an admin.
989989
&quot;emailAddress&quot;: &quot;A String&quot;, # User&#x27;s email address.
990-
&quot;orderManager&quot;: True or False, # Whether user is an order manager.
991-
&quot;paymentsAnalyst&quot;: True or False, # Whether user can access payment statements.
992-
&quot;paymentsManager&quot;: True or False, # Whether user can manage payment settings.
990+
&quot;orderManager&quot;: True or False, # This role is deprecated and can no longer be assigned. Any value set will be ignored.
991+
&quot;paymentsAnalyst&quot;: True or False, # This role is deprecated and can no longer be assigned. Any value set will be ignored.
992+
&quot;paymentsManager&quot;: True or False, # This role is deprecated and can no longer be assigned. Any value set will be ignored.
993993
&quot;readOnly&quot;: True or False, # Optional. Whether user has standard read-only access.
994994
&quot;reportingManager&quot;: True or False, # Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
995995
},
@@ -1198,9 +1198,9 @@ <h3>Method Details</h3>
11981198
{
11991199
&quot;admin&quot;: True or False, # Whether user is an admin.
12001200
&quot;emailAddress&quot;: &quot;A String&quot;, # User&#x27;s email address.
1201-
&quot;orderManager&quot;: True or False, # Whether user is an order manager.
1202-
&quot;paymentsAnalyst&quot;: True or False, # Whether user can access payment statements.
1203-
&quot;paymentsManager&quot;: True or False, # Whether user can manage payment settings.
1201+
&quot;orderManager&quot;: True or False, # This role is deprecated and can no longer be assigned. Any value set will be ignored.
1202+
&quot;paymentsAnalyst&quot;: True or False, # This role is deprecated and can no longer be assigned. Any value set will be ignored.
1203+
&quot;paymentsManager&quot;: True or False, # This role is deprecated and can no longer be assigned. Any value set will be ignored.
12041204
&quot;readOnly&quot;: True or False, # Optional. Whether user has standard read-only access.
12051205
&quot;reportingManager&quot;: True or False, # Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
12061206
},
@@ -1312,9 +1312,9 @@ <h3>Method Details</h3>
13121312
{
13131313
&quot;admin&quot;: True or False, # Whether user is an admin.
13141314
&quot;emailAddress&quot;: &quot;A String&quot;, # User&#x27;s email address.
1315-
&quot;orderManager&quot;: True or False, # Whether user is an order manager.
1316-
&quot;paymentsAnalyst&quot;: True or False, # Whether user can access payment statements.
1317-
&quot;paymentsManager&quot;: True or False, # Whether user can manage payment settings.
1315+
&quot;orderManager&quot;: True or False, # This role is deprecated and can no longer be assigned. Any value set will be ignored.
1316+
&quot;paymentsAnalyst&quot;: True or False, # This role is deprecated and can no longer be assigned. Any value set will be ignored.
1317+
&quot;paymentsManager&quot;: True or False, # This role is deprecated and can no longer be assigned. Any value set will be ignored.
13181318
&quot;readOnly&quot;: True or False, # Optional. Whether user has standard read-only access.
13191319
&quot;reportingManager&quot;: True or False, # Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
13201320
},

docs/dyn/content_v2_1.html

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -199,16 +199,6 @@ <h2>Instance Methods</h2>
199199
</p>
200200
<p class="firstline">Returns the reports Resource.</p>
201201

202-
<p class="toc_element">
203-
<code><a href="content_v2_1.returnaddress.html">returnaddress()</a></code>
204-
</p>
205-
<p class="firstline">Returns the returnaddress Resource.</p>
206-
207-
<p class="toc_element">
208-
<code><a href="content_v2_1.returnpolicy.html">returnpolicy()</a></code>
209-
</p>
210-
<p class="firstline">Returns the returnpolicy Resource.</p>
211-
212202
<p class="toc_element">
213203
<code><a href="content_v2_1.returnpolicyonline.html">returnpolicyonline()</a></code>
214204
</p>

0 commit comments

Comments
 (0)