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
<pre>Retrieves the business identity of an account.
95
+
96
+
Args:
97
+
name: string, Required. The resource name of the business identity. Format: `accounts/{account}/businessIdentity` (required)
98
+
x__xgafv: string, V1 error format.
99
+
Allowed values
100
+
1 - v1 error format
101
+
2 - v2 error format
102
+
103
+
Returns:
104
+
An object of the form:
105
+
106
+
{ # Collection of information related to the [identity of a business](https://support.google.com/merchants/answer/12564247).
107
+
"blackOwned": { # All information related to an identity attribute. # Optional. Specifies whether the business identifies itself as being black-owned. This optional field will only be available for merchants with a business country set to `US`. It is also not applicable for marketplaces or marketplace sellers.
108
+
"identityDeclaration": "A String", # Required. The declaration of identity for this attribute.
109
+
},
110
+
"latinoOwned": { # All information related to an identity attribute. # Optional. Specifies whether the business identifies itself as being latino-owned. This optional field will only be available for merchants with a business country set to `US`. It is also not applicable for marketplaces or marketplace sellers.
111
+
"identityDeclaration": "A String", # Required. The declaration of identity for this attribute.
112
+
},
113
+
"name": "A String", # Identifier. The resource name of the business identity. Format: `accounts/{account}/businessIdentity`
114
+
"promotionsConsent": "A String", # Optional. Whether the identity attributes may be used for promotions.
115
+
"smallBusiness": { # All information related to an identity attribute. # Optional. Specifies whether the business identifies itself as a small business. This optional field will only be available for merchants with a business country set to `US`. It is also not applicable for marketplaces.
116
+
"identityDeclaration": "A String", # Required. The declaration of identity for this attribute.
117
+
},
118
+
"veteranOwned": { # All information related to an identity attribute. # Optional. Specifies whether the business identifies itself as being veteran-owned. This optional field will only be available for merchants with a business country set to `US`. It is also not applicable for marketplaces or marketplace sellers.
119
+
"identityDeclaration": "A String", # Required. The declaration of identity for this attribute.
120
+
},
121
+
"womenOwned": { # All information related to an identity attribute. # Optional. Specifies whether the business identifies itself as being women-owned. This optional field will only be available for merchants with a business country set to `US`. It is also not applicable for marketplaces or marketplace sellers.
122
+
"identityDeclaration": "A String", # Required. The declaration of identity for this attribute.
<pre>Updates the business identity of an account. Executing this method requires admin access.
130
+
131
+
Args:
132
+
name: string, Identifier. The resource name of the business identity. Format: `accounts/{account}/businessIdentity` (required)
133
+
body: object, The request body.
134
+
The object takes the form of:
135
+
136
+
{ # Collection of information related to the [identity of a business](https://support.google.com/merchants/answer/12564247).
137
+
"blackOwned": { # All information related to an identity attribute. # Optional. Specifies whether the business identifies itself as being black-owned. This optional field will only be available for merchants with a business country set to `US`. It is also not applicable for marketplaces or marketplace sellers.
138
+
"identityDeclaration": "A String", # Required. The declaration of identity for this attribute.
139
+
},
140
+
"latinoOwned": { # All information related to an identity attribute. # Optional. Specifies whether the business identifies itself as being latino-owned. This optional field will only be available for merchants with a business country set to `US`. It is also not applicable for marketplaces or marketplace sellers.
141
+
"identityDeclaration": "A String", # Required. The declaration of identity for this attribute.
142
+
},
143
+
"name": "A String", # Identifier. The resource name of the business identity. Format: `accounts/{account}/businessIdentity`
144
+
"promotionsConsent": "A String", # Optional. Whether the identity attributes may be used for promotions.
145
+
"smallBusiness": { # All information related to an identity attribute. # Optional. Specifies whether the business identifies itself as a small business. This optional field will only be available for merchants with a business country set to `US`. It is also not applicable for marketplaces.
146
+
"identityDeclaration": "A String", # Required. The declaration of identity for this attribute.
147
+
},
148
+
"veteranOwned": { # All information related to an identity attribute. # Optional. Specifies whether the business identifies itself as being veteran-owned. This optional field will only be available for merchants with a business country set to `US`. It is also not applicable for marketplaces or marketplace sellers.
149
+
"identityDeclaration": "A String", # Required. The declaration of identity for this attribute.
150
+
},
151
+
"womenOwned": { # All information related to an identity attribute. # Optional. Specifies whether the business identifies itself as being women-owned. This optional field will only be available for merchants with a business country set to `US`. It is also not applicable for marketplaces or marketplace sellers.
152
+
"identityDeclaration": "A String", # Required. The declaration of identity for this attribute.
153
+
},
154
+
}
155
+
156
+
updateMask: string, Required. List of fields being updated.
157
+
x__xgafv: string, V1 error format.
158
+
Allowed values
159
+
1 - v1 error format
160
+
2 - v2 error format
161
+
162
+
Returns:
163
+
An object of the form:
164
+
165
+
{ # Collection of information related to the [identity of a business](https://support.google.com/merchants/answer/12564247).
166
+
"blackOwned": { # All information related to an identity attribute. # Optional. Specifies whether the business identifies itself as being black-owned. This optional field will only be available for merchants with a business country set to `US`. It is also not applicable for marketplaces or marketplace sellers.
167
+
"identityDeclaration": "A String", # Required. The declaration of identity for this attribute.
168
+
},
169
+
"latinoOwned": { # All information related to an identity attribute. # Optional. Specifies whether the business identifies itself as being latino-owned. This optional field will only be available for merchants with a business country set to `US`. It is also not applicable for marketplaces or marketplace sellers.
170
+
"identityDeclaration": "A String", # Required. The declaration of identity for this attribute.
171
+
},
172
+
"name": "A String", # Identifier. The resource name of the business identity. Format: `accounts/{account}/businessIdentity`
173
+
"promotionsConsent": "A String", # Optional. Whether the identity attributes may be used for promotions.
174
+
"smallBusiness": { # All information related to an identity attribute. # Optional. Specifies whether the business identifies itself as a small business. This optional field will only be available for merchants with a business country set to `US`. It is also not applicable for marketplaces.
175
+
"identityDeclaration": "A String", # Required. The declaration of identity for this attribute.
176
+
},
177
+
"veteranOwned": { # All information related to an identity attribute. # Optional. Specifies whether the business identifies itself as being veteran-owned. This optional field will only be available for merchants with a business country set to `US`. It is also not applicable for marketplaces or marketplace sellers.
178
+
"identityDeclaration": "A String", # Required. The declaration of identity for this attribute.
179
+
},
180
+
"womenOwned": { # All information related to an identity attribute. # Optional. Specifies whether the business identifies itself as being women-owned. This optional field will only be available for merchants with a business country set to `US`. It is also not applicable for marketplaces or marketplace sellers.
181
+
"identityDeclaration": "A String", # Required. The declaration of identity for this attribute.
0 commit comments