Skip to content

Commit e833b79

Browse files
saicheemsJon Wayne Parrott
authored andcommitted
Regen docs (#373)
1 parent c30d2b5 commit e833b79

File tree

293 files changed

+39610
-17984
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

293 files changed

+39610
-17984
lines changed

docs/dyn/adexchangebuyer2_v2beta1.accounts.clients.invitations.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -102,14 +102,14 @@ <h3>Method Details</h3>
102102
{ # An invitation for a new client user to get access to the Ad Exchange
103103
# Buyer UI.
104104
# All fields are required unless otherwise specified.
105-
"invitationId": "A String", # The unique numerical ID of the invitation that is sent to the user.
106-
# The value of this field is ignored in create operations.
107105
"clientAccountId": "A String", # Numerical account ID of the client buyer
108106
# that the invited user is associated with.
109107
# The value of this field is ignored in create operations.
110108
"email": "A String", # The email address to which the invitation is sent. Email
111109
# addresses should be unique among all client users under each sponsor
112110
# buyer.
111+
"invitationId": "A String", # The unique numerical ID of the invitation that is sent to the user.
112+
# The value of this field is ignored in create operations.
113113
}
114114

115115
x__xgafv: string, V1 error format.
@@ -123,14 +123,14 @@ <h3>Method Details</h3>
123123
{ # An invitation for a new client user to get access to the Ad Exchange
124124
# Buyer UI.
125125
# All fields are required unless otherwise specified.
126-
"invitationId": "A String", # The unique numerical ID of the invitation that is sent to the user.
127-
# The value of this field is ignored in create operations.
128126
"clientAccountId": "A String", # Numerical account ID of the client buyer
129127
# that the invited user is associated with.
130128
# The value of this field is ignored in create operations.
131129
"email": "A String", # The email address to which the invitation is sent. Email
132130
# addresses should be unique among all client users under each sponsor
133131
# buyer.
132+
"invitationId": "A String", # The unique numerical ID of the invitation that is sent to the user.
133+
# The value of this field is ignored in create operations.
134134
}</pre>
135135
</div>
136136

@@ -154,14 +154,14 @@ <h3>Method Details</h3>
154154
{ # An invitation for a new client user to get access to the Ad Exchange
155155
# Buyer UI.
156156
# All fields are required unless otherwise specified.
157-
"invitationId": "A String", # The unique numerical ID of the invitation that is sent to the user.
158-
# The value of this field is ignored in create operations.
159157
"clientAccountId": "A String", # Numerical account ID of the client buyer
160158
# that the invited user is associated with.
161159
# The value of this field is ignored in create operations.
162160
"email": "A String", # The email address to which the invitation is sent. Email
163161
# addresses should be unique among all client users under each sponsor
164162
# buyer.
163+
"invitationId": "A String", # The unique numerical ID of the invitation that is sent to the user.
164+
# The value of this field is ignored in create operations.
165165
}</pre>
166166
</div>
167167

@@ -206,14 +206,14 @@ <h3>Method Details</h3>
206206
{ # An invitation for a new client user to get access to the Ad Exchange
207207
# Buyer UI.
208208
# All fields are required unless otherwise specified.
209-
"invitationId": "A String", # The unique numerical ID of the invitation that is sent to the user.
210-
# The value of this field is ignored in create operations.
211209
"clientAccountId": "A String", # Numerical account ID of the client buyer
212210
# that the invited user is associated with.
213211
# The value of this field is ignored in create operations.
214212
"email": "A String", # The email address to which the invitation is sent. Email
215213
# addresses should be unique among all client users under each sponsor
216214
# buyer.
215+
"invitationId": "A String", # The unique numerical ID of the invitation that is sent to the user.
216+
# The value of this field is ignored in create operations.
217217
},
218218
],
219219
}</pre>

docs/dyn/adexchangebuyer2_v2beta1.accounts.creatives.dealAssociations.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -162,18 +162,18 @@ <h3>Method Details</h3>
162162
An object of the form:
163163

164164
{ # A response for listing creative and deal associations
165-
"nextPageToken": "A String", # A token to retrieve the next page of results.
166-
# Pass this value in the
167-
# ListDealAssociationsRequest.page_token
168-
# field in the subsequent call to 'ListDealAssociation' method to retrieve
169-
# the next page of results.
170165
"associations": [ # The list of associations.
171166
{ # The association between a creative and a deal.
172167
"dealsId": "A String", # The externalDealId for the deal associated with the creative.
173168
"creativeId": "A String", # The ID of the creative associated with the deal.
174169
"accountId": "A String", # The account the creative belongs to.
175170
},
176171
],
172+
"nextPageToken": "A String", # A token to retrieve the next page of results.
173+
# Pass this value in the
174+
# ListDealAssociationsRequest.page_token
175+
# field in the subsequent call to 'ListDealAssociation' method to retrieve
176+
# the next page of results.
177177
}</pre>
178178
</div>
179179

0 commit comments

Comments
 (0)