chore: update docs/dyn (#1106)
diff --git a/docs/dyn/adexchangebuyer2_v2beta1.accounts.clients.invitations.html b/docs/dyn/adexchangebuyer2_v2beta1.accounts.clients.invitations.html
index 575fc88..d0f4701 100644
--- a/docs/dyn/adexchangebuyer2_v2beta1.accounts.clients.invitations.html
+++ b/docs/dyn/adexchangebuyer2_v2beta1.accounts.clients.invitations.html
@@ -106,9 +106,9 @@
The object takes the form of:
{ # An invitation for a new client user to get access to the Authorized Buyers UI. All fields are required unless otherwise specified.
- "invitationId": "A String", # The unique numerical ID of the invitation that is sent to the user. The value of this field is ignored in create operations.
"email": "A String", # The email address to which the invitation is sent. Email addresses should be unique among all client users under each sponsor buyer.
"clientAccountId": "A String", # Numerical account ID of the client buyer that the invited user is associated with. The value of this field is ignored in create operations.
+ "invitationId": "A String", # The unique numerical ID of the invitation that is sent to the user. The value of this field is ignored in create operations.
}
x__xgafv: string, V1 error format.
@@ -120,9 +120,9 @@
An object of the form:
{ # An invitation for a new client user to get access to the Authorized Buyers UI. All fields are required unless otherwise specified.
- "invitationId": "A String", # The unique numerical ID of the invitation that is sent to the user. The value of this field is ignored in create operations.
"email": "A String", # The email address to which the invitation is sent. Email addresses should be unique among all client users under each sponsor buyer.
"clientAccountId": "A String", # Numerical account ID of the client buyer that the invited user is associated with. The value of this field is ignored in create operations.
+ "invitationId": "A String", # The unique numerical ID of the invitation that is sent to the user. The value of this field is ignored in create operations.
}</pre>
</div>
@@ -143,9 +143,9 @@
An object of the form:
{ # An invitation for a new client user to get access to the Authorized Buyers UI. All fields are required unless otherwise specified.
- "invitationId": "A String", # The unique numerical ID of the invitation that is sent to the user. The value of this field is ignored in create operations.
"email": "A String", # The email address to which the invitation is sent. Email addresses should be unique among all client users under each sponsor buyer.
"clientAccountId": "A String", # Numerical account ID of the client buyer that the invited user is associated with. The value of this field is ignored in create operations.
+ "invitationId": "A String", # The unique numerical ID of the invitation that is sent to the user. The value of this field is ignored in create operations.
}</pre>
</div>
@@ -170,9 +170,9 @@
"nextPageToken": "A String", # A token to retrieve the next page of results. Pass this value in the ListClientUserInvitationsRequest.pageToken field in the subsequent call to the clients.invitations.list method to retrieve the next page of results.
"invitations": [ # The returned list of client users.
{ # An invitation for a new client user to get access to the Authorized Buyers UI. All fields are required unless otherwise specified.
- "invitationId": "A String", # The unique numerical ID of the invitation that is sent to the user. The value of this field is ignored in create operations.
"email": "A String", # The email address to which the invitation is sent. Email addresses should be unique among all client users under each sponsor buyer.
"clientAccountId": "A String", # Numerical account ID of the client buyer that the invited user is associated with. The value of this field is ignored in create operations.
+ "invitationId": "A String", # The unique numerical ID of the invitation that is sent to the user. The value of this field is ignored in create operations.
},
],
}</pre>