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/reseller_v1.customers.html
+28Lines changed: 28 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -114,6 +114,7 @@ <h3>Method Details</h3>
114
114
"customerDomain": "A String", # The customer's primary domain name string. `customerDomain` is required when creating a new customer. Do not include the `www` prefix in the domain when adding a customer.
115
115
"customerDomainVerified": True or False, # Whether the customer's primary domain has been verified.
116
116
"customerId": "A String", # This property will always be returned in a response as the unique identifier generated by Google. In a request, this property can be either the primary domain or the unique identifier generated by Google.
117
+
"customerType": "A String", # The type of the customer (DOMAIN or TEAM), default is DOMAIN.
117
118
"kind": "reseller#customer", # Identifies the resource as a customer. Value: `reseller#customer`
118
119
"phoneNumber": "A String", # Customer contact phone number. Must start with "+" followed by the country code. The rest of the number can be contiguous numbers or respect the phone local format conventions, but it must be a real phone number and not, for example, "123". This field is silently ignored if invalid.
119
120
"postalAddress": { # JSON template for address of a customer. # A customer's address information. Each field has a limit of 255 charcters.
@@ -128,6 +129,9 @@ <h3>Method Details</h3>
128
129
"postalCode": "A String", # A `postalCode` example is a postal zip code such as `94043`. This property is required when creating a new customer.
129
130
"region": "A String", # An example of a `region` value is `CA` for the state of California.
130
131
},
132
+
"primaryAdmin": { # JSON template for primary admin in case of TEAM customers # The first admin details of the customer, present in case of TEAM customer.
133
+
"primaryEmail": "A String", # Primary admin's domained email This email's domain will be used to create TEAM customer
134
+
},
131
135
"resourceUiUrl": "A String", # URL to customer's Admin console dashboard. The read-only URL is generated by the API service. This is used if your client application requires the customer to complete a task in the Admin console.
132
136
}</pre>
133
137
</div>
@@ -145,6 +149,7 @@ <h3>Method Details</h3>
145
149
"customerDomain": "A String", # The customer's primary domain name string. `customerDomain` is required when creating a new customer. Do not include the `www` prefix in the domain when adding a customer.
146
150
"customerDomainVerified": True or False, # Whether the customer's primary domain has been verified.
147
151
"customerId": "A String", # This property will always be returned in a response as the unique identifier generated by Google. In a request, this property can be either the primary domain or the unique identifier generated by Google.
152
+
"customerType": "A String", # The type of the customer (DOMAIN or TEAM), default is DOMAIN.
148
153
"kind": "reseller#customer", # Identifies the resource as a customer. Value: `reseller#customer`
149
154
"phoneNumber": "A String", # Customer contact phone number. Must start with "+" followed by the country code. The rest of the number can be contiguous numbers or respect the phone local format conventions, but it must be a real phone number and not, for example, "123". This field is silently ignored if invalid.
150
155
"postalAddress": { # JSON template for address of a customer. # A customer's address information. Each field has a limit of 255 charcters.
@@ -159,6 +164,9 @@ <h3>Method Details</h3>
159
164
"postalCode": "A String", # A `postalCode` example is a postal zip code such as `94043`. This property is required when creating a new customer.
160
165
"region": "A String", # An example of a `region` value is `CA` for the state of California.
161
166
},
167
+
"primaryAdmin": { # JSON template for primary admin in case of TEAM customers # The first admin details of the customer, present in case of TEAM customer.
168
+
"primaryEmail": "A String", # Primary admin's domained email This email's domain will be used to create TEAM customer
169
+
},
162
170
"resourceUiUrl": "A String", # URL to customer's Admin console dashboard. The read-only URL is generated by the API service. This is used if your client application requires the customer to complete a task in the Admin console.
163
171
}
164
172
@@ -176,6 +184,7 @@ <h3>Method Details</h3>
176
184
"customerDomain": "A String", # The customer's primary domain name string. `customerDomain` is required when creating a new customer. Do not include the `www` prefix in the domain when adding a customer.
177
185
"customerDomainVerified": True or False, # Whether the customer's primary domain has been verified.
178
186
"customerId": "A String", # This property will always be returned in a response as the unique identifier generated by Google. In a request, this property can be either the primary domain or the unique identifier generated by Google.
187
+
"customerType": "A String", # The type of the customer (DOMAIN or TEAM), default is DOMAIN.
179
188
"kind": "reseller#customer", # Identifies the resource as a customer. Value: `reseller#customer`
180
189
"phoneNumber": "A String", # Customer contact phone number. Must start with "+" followed by the country code. The rest of the number can be contiguous numbers or respect the phone local format conventions, but it must be a real phone number and not, for example, "123". This field is silently ignored if invalid.
181
190
"postalAddress": { # JSON template for address of a customer. # A customer's address information. Each field has a limit of 255 charcters.
@@ -190,6 +199,9 @@ <h3>Method Details</h3>
190
199
"postalCode": "A String", # A `postalCode` example is a postal zip code such as `94043`. This property is required when creating a new customer.
191
200
"region": "A String", # An example of a `region` value is `CA` for the state of California.
192
201
},
202
+
"primaryAdmin": { # JSON template for primary admin in case of TEAM customers # The first admin details of the customer, present in case of TEAM customer.
203
+
"primaryEmail": "A String", # Primary admin's domained email This email's domain will be used to create TEAM customer
204
+
},
193
205
"resourceUiUrl": "A String", # URL to customer's Admin console dashboard. The read-only URL is generated by the API service. This is used if your client application requires the customer to complete a task in the Admin console.
194
206
}</pre>
195
207
</div>
@@ -208,6 +220,7 @@ <h3>Method Details</h3>
208
220
"customerDomain": "A String", # The customer's primary domain name string. `customerDomain` is required when creating a new customer. Do not include the `www` prefix in the domain when adding a customer.
209
221
"customerDomainVerified": True or False, # Whether the customer's primary domain has been verified.
210
222
"customerId": "A String", # This property will always be returned in a response as the unique identifier generated by Google. In a request, this property can be either the primary domain or the unique identifier generated by Google.
223
+
"customerType": "A String", # The type of the customer (DOMAIN or TEAM), default is DOMAIN.
211
224
"kind": "reseller#customer", # Identifies the resource as a customer. Value: `reseller#customer`
212
225
"phoneNumber": "A String", # Customer contact phone number. Must start with "+" followed by the country code. The rest of the number can be contiguous numbers or respect the phone local format conventions, but it must be a real phone number and not, for example, "123". This field is silently ignored if invalid.
213
226
"postalAddress": { # JSON template for address of a customer. # A customer's address information. Each field has a limit of 255 charcters.
@@ -222,6 +235,9 @@ <h3>Method Details</h3>
222
235
"postalCode": "A String", # A `postalCode` example is a postal zip code such as `94043`. This property is required when creating a new customer.
223
236
"region": "A String", # An example of a `region` value is `CA` for the state of California.
224
237
},
238
+
"primaryAdmin": { # JSON template for primary admin in case of TEAM customers # The first admin details of the customer, present in case of TEAM customer.
239
+
"primaryEmail": "A String", # Primary admin's domained email This email's domain will be used to create TEAM customer
240
+
},
225
241
"resourceUiUrl": "A String", # URL to customer's Admin console dashboard. The read-only URL is generated by the API service. This is used if your client application requires the customer to complete a task in the Admin console.
226
242
}
227
243
@@ -238,6 +254,7 @@ <h3>Method Details</h3>
238
254
"customerDomain": "A String", # The customer's primary domain name string. `customerDomain` is required when creating a new customer. Do not include the `www` prefix in the domain when adding a customer.
239
255
"customerDomainVerified": True or False, # Whether the customer's primary domain has been verified.
240
256
"customerId": "A String", # This property will always be returned in a response as the unique identifier generated by Google. In a request, this property can be either the primary domain or the unique identifier generated by Google.
257
+
"customerType": "A String", # The type of the customer (DOMAIN or TEAM), default is DOMAIN.
241
258
"kind": "reseller#customer", # Identifies the resource as a customer. Value: `reseller#customer`
242
259
"phoneNumber": "A String", # Customer contact phone number. Must start with "+" followed by the country code. The rest of the number can be contiguous numbers or respect the phone local format conventions, but it must be a real phone number and not, for example, "123". This field is silently ignored if invalid.
243
260
"postalAddress": { # JSON template for address of a customer. # A customer's address information. Each field has a limit of 255 charcters.
@@ -252,6 +269,9 @@ <h3>Method Details</h3>
252
269
"postalCode": "A String", # A `postalCode` example is a postal zip code such as `94043`. This property is required when creating a new customer.
253
270
"region": "A String", # An example of a `region` value is `CA` for the state of California.
254
271
},
272
+
"primaryAdmin": { # JSON template for primary admin in case of TEAM customers # The first admin details of the customer, present in case of TEAM customer.
273
+
"primaryEmail": "A String", # Primary admin's domained email This email's domain will be used to create TEAM customer
274
+
},
255
275
"resourceUiUrl": "A String", # URL to customer's Admin console dashboard. The read-only URL is generated by the API service. This is used if your client application requires the customer to complete a task in the Admin console.
256
276
}</pre>
257
277
</div>
@@ -270,6 +290,7 @@ <h3>Method Details</h3>
270
290
"customerDomain": "A String", # The customer's primary domain name string. `customerDomain` is required when creating a new customer. Do not include the `www` prefix in the domain when adding a customer.
271
291
"customerDomainVerified": True or False, # Whether the customer's primary domain has been verified.
272
292
"customerId": "A String", # This property will always be returned in a response as the unique identifier generated by Google. In a request, this property can be either the primary domain or the unique identifier generated by Google.
293
+
"customerType": "A String", # The type of the customer (DOMAIN or TEAM), default is DOMAIN.
273
294
"kind": "reseller#customer", # Identifies the resource as a customer. Value: `reseller#customer`
274
295
"phoneNumber": "A String", # Customer contact phone number. Must start with "+" followed by the country code. The rest of the number can be contiguous numbers or respect the phone local format conventions, but it must be a real phone number and not, for example, "123". This field is silently ignored if invalid.
275
296
"postalAddress": { # JSON template for address of a customer. # A customer's address information. Each field has a limit of 255 charcters.
@@ -284,6 +305,9 @@ <h3>Method Details</h3>
284
305
"postalCode": "A String", # A `postalCode` example is a postal zip code such as `94043`. This property is required when creating a new customer.
285
306
"region": "A String", # An example of a `region` value is `CA` for the state of California.
286
307
},
308
+
"primaryAdmin": { # JSON template for primary admin in case of TEAM customers # The first admin details of the customer, present in case of TEAM customer.
309
+
"primaryEmail": "A String", # Primary admin's domained email This email's domain will be used to create TEAM customer
310
+
},
287
311
"resourceUiUrl": "A String", # URL to customer's Admin console dashboard. The read-only URL is generated by the API service. This is used if your client application requires the customer to complete a task in the Admin console.
288
312
}
289
313
@@ -300,6 +324,7 @@ <h3>Method Details</h3>
300
324
"customerDomain": "A String", # The customer's primary domain name string. `customerDomain` is required when creating a new customer. Do not include the `www` prefix in the domain when adding a customer.
301
325
"customerDomainVerified": True or False, # Whether the customer's primary domain has been verified.
302
326
"customerId": "A String", # This property will always be returned in a response as the unique identifier generated by Google. In a request, this property can be either the primary domain or the unique identifier generated by Google.
327
+
"customerType": "A String", # The type of the customer (DOMAIN or TEAM), default is DOMAIN.
303
328
"kind": "reseller#customer", # Identifies the resource as a customer. Value: `reseller#customer`
304
329
"phoneNumber": "A String", # Customer contact phone number. Must start with "+" followed by the country code. The rest of the number can be contiguous numbers or respect the phone local format conventions, but it must be a real phone number and not, for example, "123". This field is silently ignored if invalid.
305
330
"postalAddress": { # JSON template for address of a customer. # A customer's address information. Each field has a limit of 255 charcters.
@@ -314,6 +339,9 @@ <h3>Method Details</h3>
314
339
"postalCode": "A String", # A `postalCode` example is a postal zip code such as `94043`. This property is required when creating a new customer.
315
340
"region": "A String", # An example of a `region` value is `CA` for the state of California.
316
341
},
342
+
"primaryAdmin": { # JSON template for primary admin in case of TEAM customers # The first admin details of the customer, present in case of TEAM customer.
343
+
"primaryEmail": "A String", # Primary admin's domained email This email's domain will be used to create TEAM customer
344
+
},
317
345
"resourceUiUrl": "A String", # URL to customer's Admin console dashboard. The read-only URL is generated by the API service. This is used if your client application requires the customer to complete a task in the Admin console.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/reseller.v1.json
+30-1Lines changed: 30 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -631,7 +631,7 @@
631
631
}
632
632
}
633
633
},
634
-
"revision": "20210610",
634
+
"revision": "20210623",
635
635
"rootUrl": "https://reseller.googleapis.com/",
636
636
"schemas": {
637
637
"Address": {
@@ -730,6 +730,20 @@
730
730
"description": "This property will always be returned in a response as the unique identifier generated by Google. In a request, this property can be either the primary domain or the unique identifier generated by Google.",
731
731
"type": "string"
732
732
},
733
+
"customerType": {
734
+
"description": "The type of the customer (DOMAIN or TEAM), default is DOMAIN.",
735
+
"enum": [
736
+
"CUSTOMER_TYPE_UNSPECIFIED",
737
+
"DOMAIN",
738
+
"TEAM"
739
+
],
740
+
"enumDescriptions": [
741
+
"Customer type not known",
742
+
"Domained or domain owning customers",
743
+
"Domainless customers"
744
+
],
745
+
"type": "string"
746
+
},
733
747
"kind": {
734
748
"default": "reseller#customer",
735
749
"description": "Identifies the resource as a customer. Value: `reseller#customer`",
@@ -743,13 +757,28 @@
743
757
"$ref": "Address",
744
758
"description": "A customer's address information. Each field has a limit of 255 charcters."
745
759
},
760
+
"primaryAdmin": {
761
+
"$ref": "PrimaryAdmin",
762
+
"description": "The first admin details of the customer, present in case of TEAM customer."
763
+
},
746
764
"resourceUiUrl": {
747
765
"description": "URL to customer's Admin console dashboard. The read-only URL is generated by the API service. This is used if your client application requires the customer to complete a task in the Admin console.",
748
766
"type": "string"
749
767
}
750
768
},
751
769
"type": "object"
752
770
},
771
+
"PrimaryAdmin": {
772
+
"description": "JSON template for primary admin in case of TEAM customers",
773
+
"id": "PrimaryAdmin",
774
+
"properties": {
775
+
"primaryEmail": {
776
+
"description": "Primary admin's domained email This email's domain will be used to create TEAM customer",
777
+
"type": "string"
778
+
}
779
+
},
780
+
"type": "object"
781
+
},
753
782
"RenewalSettings": {
754
783
"description": "JSON template for a subscription renewal settings.",
0 commit comments