Lines Matching full:company
79 <p class="firstline">Creates a user's company relation. Affiliates the user to a company.</p>
82 <p class="firstline">Deletes a user's company relation. Unaffiliaites the user from a company.</p>
92 <pre>Creates a user's company relation. Affiliates the user to a company.
101 # affiliation and standing with a company in Partners.
102 "website": "A String", # The website URL for this company.
103 "primaryCountryCode": "A String", # The primary country code of the company.
104 "specializationStatus": [ # The list of Google Partners specialization statuses for the company.
110 "companyId": "A String", # The ID of the company. There may be no id if this is a
111 # pending company.5
112 "isPending": True or False, # The flag that indicates if the company is pending verification.
113 …address and geographic coordinates. May optionally contain a # The primary location of the company.
172 "address": "A String", # The primary address for this company.
175 "companyAdmin": True or False, # Indicates if the user is an admin for this company.
176 "badgeTier": "A String", # Whether the company is a Partner.
178 "phoneNumber": "A String", # The phone number for the company's primary address.
179 "managerAccount": "A String", # The AdWords manager account # associated this company.
181 "primaryLanguageCode": "A String", # The primary language code of the company.
184 "segment": [ # The segment the company is classified as.
187 "name": "A String", # The name (in the company's primary language) for the company.
210 # affiliation and standing with a company in Partners.
211 "website": "A String", # The website URL for this company.
212 "primaryCountryCode": "A String", # The primary country code of the company.
213 … "specializationStatus": [ # The list of Google Partners specialization statuses for the company.
219 "companyId": "A String", # The ID of the company. There may be no id if this is a
220 # pending company.5
221 "isPending": True or False, # The flag that indicates if the company is pending verification.
222 …address and geographic coordinates. May optionally contain a # The primary location of the company.
281 "address": "A String", # The primary address for this company.
284 "companyAdmin": True or False, # Indicates if the user is an admin for this company.
285 "badgeTier": "A String", # Whether the company is a Partner.
287 "phoneNumber": "A String", # The phone number for the company's primary address.
288 "managerAccount": "A String", # The AdWords manager account # associated this company.
290 "primaryLanguageCode": "A String", # The primary language code of the company.
293 "segment": [ # The segment the company is classified as.
296 "name": "A String", # The name (in the company's primary language) for the company.
302 <pre>Deletes a user's company relation. Unaffiliaites the user from a company.
461 …"companyVerificationEmail": "A String", # The email address used by the user used for company veri…
485 …"company": { # A CompanyRelation resource representing information about a user's # The company th…
486 # If not present, the user is not associated with any company.
487 # affiliation and standing with a company in Partners.
488 "website": "A String", # The website URL for this company.
489 "primaryCountryCode": "A String", # The primary country code of the company.
490 … "specializationStatus": [ # The list of Google Partners specialization statuses for the company.
496 "companyId": "A String", # The ID of the company. There may be no id if this is a
497 # pending company.5
498 … "isPending": True or False, # The flag that indicates if the company is pending verification.
499 …address and geographic coordinates. May optionally contain a # The primary location of the company.
558 "address": "A String", # The primary address for this company.
561 "companyAdmin": True or False, # Indicates if the user is an admin for this company.
562 "badgeTier": "A String", # Whether the company is a Partner.
564 "phoneNumber": "A String", # The phone number for the company's primary address.
565 "managerAccount": "A String", # The AdWords manager account # associated this company.
567 "primaryLanguageCode": "A String", # The primary language code of the company.
570 "segment": [ # The segment the company is classified as.
573 "name": "A String", # The name (in the company's primary language) for the company.