@@ -102,14 +102,14 @@ <h3>Method Details</h3>
102
102
{ # An invitation for a new client user to get access to the Ad Exchange
103
103
# Buyer UI.
104
104
# 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.
107
105
"clientAccountId": "A String", # Numerical account ID of the client buyer
108
106
# that the invited user is associated with.
109
107
# The value of this field is ignored in create operations.
110
108
"email": "A String", # The email address to which the invitation is sent. Email
111
109
# addresses should be unique among all client users under each sponsor
112
110
# 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.
113
113
}
114
114
115
115
x__xgafv: string, V1 error format.
@@ -123,14 +123,14 @@ <h3>Method Details</h3>
123
123
{ # An invitation for a new client user to get access to the Ad Exchange
124
124
# Buyer UI.
125
125
# 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.
128
126
"clientAccountId": "A String", # Numerical account ID of the client buyer
129
127
# that the invited user is associated with.
130
128
# The value of this field is ignored in create operations.
131
129
"email": "A String", # The email address to which the invitation is sent. Email
132
130
# addresses should be unique among all client users under each sponsor
133
131
# 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.
134
134
}</ pre >
135
135
</ div >
136
136
@@ -154,14 +154,14 @@ <h3>Method Details</h3>
154
154
{ # An invitation for a new client user to get access to the Ad Exchange
155
155
# Buyer UI.
156
156
# 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.
159
157
"clientAccountId": "A String", # Numerical account ID of the client buyer
160
158
# that the invited user is associated with.
161
159
# The value of this field is ignored in create operations.
162
160
"email": "A String", # The email address to which the invitation is sent. Email
163
161
# addresses should be unique among all client users under each sponsor
164
162
# 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.
165
165
}</ pre >
166
166
</ div >
167
167
@@ -206,14 +206,14 @@ <h3>Method Details</h3>
206
206
{ # An invitation for a new client user to get access to the Ad Exchange
207
207
# Buyer UI.
208
208
# 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.
211
209
"clientAccountId": "A String", # Numerical account ID of the client buyer
212
210
# that the invited user is associated with.
213
211
# The value of this field is ignored in create operations.
214
212
"email": "A String", # The email address to which the invitation is sent. Email
215
213
# addresses should be unique among all client users under each sponsor
216
214
# 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.
217
217
},
218
218
],
219
219
}</ pre >
0 commit comments