Regen docs (#373)
diff --git a/docs/dyn/partners_v2.users.html b/docs/dyn/partners_v2.users.html
index fca659d..18c1228 100644
--- a/docs/dyn/partners_v2.users.html
+++ b/docs/dyn/partners_v2.users.html
@@ -241,21 +241,19 @@
An object of the form:
{ # A resource representing a user of the Partners platform.
- "companyVerificationEmail": "A String", # The email address used by the user used for company verification.
- # @OutputOnly
"profile": { # The profile information of a Partners user. # The profile information of a Partners user, contains all the directly
# editable user information.
"industries": [ # A list of ids representing which industries the user selected.
"A String",
],
- "primaryCountryCode": "A String", # The user's primary country, an ISO 2-character code.
- "adwordsManagerAccount": "A String", # If the user has edit access to multiple accounts, the user can choose the
- # preferred account and it is used when a personal account is needed. Can
- # be empty.
"languages": [ # The list of languages this user understands.
"A String",
],
- "jobFunctions": [ # A list of ids represnting which job categories the user selected.
+ "adwordsManagerAccount": "A String", # If the user has edit access to multiple accounts, the user can choose the
+ # preferred account and it is used when a personal account is needed. Can
+ # be empty.
+ "primaryCountryCode": "A String", # The user's primary country, an ISO 2-character code.
+ "markets": [ # A list of ids representing which markets the user was interested in.
"A String",
],
"emailOptIns": { # A set of opt-ins for a user. # The list of opt-ins for the user, related to communication preferences.
@@ -271,7 +269,7 @@
"channels": [ # A list of ids representing which channels the user selected they were in.
"A String",
],
- "emailAddress": "A String", # The email address the user has selected on the Partners site as primary.
+ "phoneNumber": "A String", # The user's phone number.
"address": { # A location with address and geographic coordinates. May optionally contain a # The user's mailing address, contains multiple fields.
# detailed (multi-field) version of the address.
"languageCode": "A String", # Language code of the address. Should be in BCP 47 format.
@@ -334,21 +332,23 @@
"address": "A String", # The single string version of the address.
"postalCode": "A String", # Values are frequently alphanumeric.
},
- "phoneNumber": "A String", # The user's phone number.
+ "emailAddress": "A String", # The email address the user has selected on the Partners site as primary.
"givenName": "A String", # The user's given name.
- "markets": [ # A list of ids representing which markets the user was interested in.
+ "jobFunctions": [ # A list of ids represnting which job categories the user selected.
"A String",
],
"profilePublic": True or False, # Whether the user's public profile is visible to anyone with the URL.
},
+ "companyVerificationEmail": "A String", # The email address used by the user used for company verification.
+ # @OutputOnly
"certificationStatus": [ # The list of achieved certifications. These are calculated based on exam
# results and other requirements.
# @OutputOnly
{ # A user's information on a specific certification.
- "warning": True or False, # Whether this certification is in the state of warning.
- "certificationType": "A String", # The type of certification, the area of expertise.
"lastAchieved": "A String", # The date the user last achieved certification.
+ "warning": True or False, # Whether this certification is in the state of warning.
"expiration": "A String", # Date this certification is due to expire.
+ "certificationType": "A String", # The type of certification, the area of expertise.
"achieved": True or False, # Whether this certification has been achieved.
},
],
@@ -359,8 +359,8 @@
# @OutputOnly
{ # Information about a particular AdWords Manager Account.
# Read more at https://support.google.com/adwords/answer/6139186
- "customerName": "A String", # Name of the customer this account represents.
"id": "A String", # The AdWords Manager Account id.
+ "customerName": "A String", # Name of the customer this account represents.
},
],
"company": { # A CompanyRelation resource representing information about a user's # The company that the user is associated with.
@@ -433,14 +433,14 @@
"industries": [ # A list of ids representing which industries the user selected.
"A String",
],
- "primaryCountryCode": "A String", # The user's primary country, an ISO 2-character code.
- "adwordsManagerAccount": "A String", # If the user has edit access to multiple accounts, the user can choose the
- # preferred account and it is used when a personal account is needed. Can
- # be empty.
"languages": [ # The list of languages this user understands.
"A String",
],
- "jobFunctions": [ # A list of ids represnting which job categories the user selected.
+ "adwordsManagerAccount": "A String", # If the user has edit access to multiple accounts, the user can choose the
+ # preferred account and it is used when a personal account is needed. Can
+ # be empty.
+ "primaryCountryCode": "A String", # The user's primary country, an ISO 2-character code.
+ "markets": [ # A list of ids representing which markets the user was interested in.
"A String",
],
"emailOptIns": { # A set of opt-ins for a user. # The list of opt-ins for the user, related to communication preferences.
@@ -456,7 +456,7 @@
"channels": [ # A list of ids representing which channels the user selected they were in.
"A String",
],
- "emailAddress": "A String", # The email address the user has selected on the Partners site as primary.
+ "phoneNumber": "A String", # The user's phone number.
"address": { # A location with address and geographic coordinates. May optionally contain a # The user's mailing address, contains multiple fields.
# detailed (multi-field) version of the address.
"languageCode": "A String", # Language code of the address. Should be in BCP 47 format.
@@ -519,9 +519,9 @@
"address": "A String", # The single string version of the address.
"postalCode": "A String", # Values are frequently alphanumeric.
},
- "phoneNumber": "A String", # The user's phone number.
+ "emailAddress": "A String", # The email address the user has selected on the Partners site as primary.
"givenName": "A String", # The user's given name.
- "markets": [ # A list of ids representing which markets the user was interested in.
+ "jobFunctions": [ # A list of ids represnting which job categories the user selected.
"A String",
],
"profilePublic": True or False, # Whether the user's public profile is visible to anyone with the URL.
@@ -550,14 +550,14 @@
"industries": [ # A list of ids representing which industries the user selected.
"A String",
],
- "primaryCountryCode": "A String", # The user's primary country, an ISO 2-character code.
- "adwordsManagerAccount": "A String", # If the user has edit access to multiple accounts, the user can choose the
- # preferred account and it is used when a personal account is needed. Can
- # be empty.
"languages": [ # The list of languages this user understands.
"A String",
],
- "jobFunctions": [ # A list of ids represnting which job categories the user selected.
+ "adwordsManagerAccount": "A String", # If the user has edit access to multiple accounts, the user can choose the
+ # preferred account and it is used when a personal account is needed. Can
+ # be empty.
+ "primaryCountryCode": "A String", # The user's primary country, an ISO 2-character code.
+ "markets": [ # A list of ids representing which markets the user was interested in.
"A String",
],
"emailOptIns": { # A set of opt-ins for a user. # The list of opt-ins for the user, related to communication preferences.
@@ -573,7 +573,7 @@
"channels": [ # A list of ids representing which channels the user selected they were in.
"A String",
],
- "emailAddress": "A String", # The email address the user has selected on the Partners site as primary.
+ "phoneNumber": "A String", # The user's phone number.
"address": { # A location with address and geographic coordinates. May optionally contain a # The user's mailing address, contains multiple fields.
# detailed (multi-field) version of the address.
"languageCode": "A String", # Language code of the address. Should be in BCP 47 format.
@@ -636,9 +636,9 @@
"address": "A String", # The single string version of the address.
"postalCode": "A String", # Values are frequently alphanumeric.
},
- "phoneNumber": "A String", # The user's phone number.
+ "emailAddress": "A String", # The email address the user has selected on the Partners site as primary.
"givenName": "A String", # The user's given name.
- "markets": [ # A list of ids representing which markets the user was interested in.
+ "jobFunctions": [ # A list of ids represnting which job categories the user selected.
"A String",
],
"profilePublic": True or False, # Whether the user's public profile is visible to anyone with the URL.