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
#### merchantapi:accounts_v1beta
The following keys were added:
- schemas.ProductStatusChangeMessage.properties.eventTime (Total Keys: 2)
#### merchantapi:conversions_v1beta
The following keys were added:
- schemas.ProductStatusChangeMessage.properties.eventTime (Total Keys: 2)
#### merchantapi:datasources_v1beta
The following keys were added:
- schemas.ProductStatusChangeMessage.properties.eventTime (Total Keys: 2)
#### merchantapi:inventories_v1beta
The following keys were added:
- schemas.ProductStatusChangeMessage.properties.eventTime (Total Keys: 2)
#### merchantapi:lfp_v1beta
The following keys were added:
- schemas.ProductStatusChangeMessage.properties.eventTime (Total Keys: 2)
#### merchantapi:notifications_v1beta
The following keys were added:
- schemas.ProductStatusChangeMessage.properties.eventTime (Total Keys: 2)
#### merchantapi:products_v1beta
The following keys were added:
- schemas.ProductStatusChangeMessage.properties.eventTime (Total Keys: 2)
#### merchantapi:promotions_v1beta
The following keys were added:
- schemas.ProductStatusChangeMessage.properties.eventTime (Total Keys: 2)
#### merchantapi:quota_v1beta
The following keys were added:
- schemas.ProductStatusChangeMessage.properties.eventTime (Total Keys: 2)
#### merchantapi:reports_v1beta
The following keys were added:
- schemas.ProductStatusChangeMessage.properties.eventTime (Total Keys: 2)
#### merchantapi:reviews_v1beta
The following keys were added:
- schemas.ProductStatusChangeMessage.properties.eventTime (Total Keys: 2)
Copy file name to clipboardExpand all lines: docs/dyn/merchantapi_accounts_v1beta.accounts.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -198,7 +198,7 @@ <h3>Method Details</h3>
198
198
"user": [ # Optional. Users to be added to the account.
199
199
{ # Instruction for adding a user to the account during creation.
200
200
"user": { # The `User` message represents a user associated with a Merchant Center account. It is used to manage user permissions and access rights within the account. For more information, see [Frequently asked questions about people and access levels](//support.google.com/merchants/answer/12160472). # Optional. Details about the user to be added. At the moment, only access rights may be specified.
201
-
"accessRights": [ # Optional. The [access rights](https://support.google.com/merchants/answer/12160472?sjid=6789834943175119429-EU#accesstypes) the user has.
201
+
"accessRights": [ # Required. The [access rights](https://support.google.com/merchants/answer/12160472?sjid=6789834943175119429-EU#accesstypes) the user has.
202
202
"A String",
203
203
],
204
204
"name": "A String", # Identifier. The resource name of the user. Format: `accounts/{account}/user/{email}` Use `me` to refer to your own email address, for example `accounts/{account}/users/me`.
@@ -211,7 +211,7 @@ <h3>Method Details</h3>
211
211
{ # Request message for the `CreateUser` method.
212
212
"parent": "A String", # Required. The resource name of the account for which a user will be created. Format: `accounts/{account}`
213
213
"user": { # The `User` message represents a user associated with a Merchant Center account. It is used to manage user permissions and access rights within the account. For more information, see [Frequently asked questions about people and access levels](//support.google.com/merchants/answer/12160472). # Optional. The user to create.
214
-
"accessRights": [ # Optional. The [access rights](https://support.google.com/merchants/answer/12160472?sjid=6789834943175119429-EU#accesstypes) the user has.
214
+
"accessRights": [ # Required. The [access rights](https://support.google.com/merchants/answer/12160472?sjid=6789834943175119429-EU#accesstypes) the user has.
215
215
"A String",
216
216
],
217
217
"name": "A String", # Identifier. The resource name of the user. Format: `accounts/{account}/user/{email}` Use `me` to refer to your own email address, for example `accounts/{account}/users/me`.
Copy file name to clipboardExpand all lines: docs/dyn/merchantapi_accounts_v1beta.accounts.programs.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -118,7 +118,7 @@ <h3>Method Details</h3>
118
118
Returns:
119
119
An object of the form:
120
120
121
-
{ # Defines participation in a given program for the specified account. Programs provide a mechanism for adding functionality to merchant accounts. A typical example of this is the [Free product listings](https://support.google.com/merchants/topic/9240261?ref_topic=7257954,7259405,&sjid=796648681813264022-EU) program, which enables products from a merchant's store to be shown across Google for free.
121
+
{ # Defines participation in a given program for the specified account. Programs provide a mechanism for adding functionality to merchant accounts. A typical example of this is the [Free product listings](https://support.google.com/merchants/topic/9240261?ref_topic=7257954,7259405,&sjid=796648681813264022-EU) program, which enables products from a merchant's store to be shown across Google for free. The following list is the available set of program resource IDs accessible through the API: * `free-listings` * `shopping-ads` * `youtube-shopping-checkout`
122
122
"activeRegionCodes": [ # Output only. The regions in which the account is actively participating in the program. Active regions are defined as those where all program requirements affecting the regions have been met. Region codes are defined by [CLDR](https://cldr.unicode.org/). This is either a country where the program applies specifically to that country or `001` when the program applies globally.
123
123
"A String",
124
124
],
@@ -157,7 +157,7 @@ <h3>Method Details</h3>
157
157
Returns:
158
158
An object of the form:
159
159
160
-
{ # Defines participation in a given program for the specified account. Programs provide a mechanism for adding functionality to merchant accounts. A typical example of this is the [Free product listings](https://support.google.com/merchants/topic/9240261?ref_topic=7257954,7259405,&sjid=796648681813264022-EU) program, which enables products from a merchant's store to be shown across Google for free.
160
+
{ # Defines participation in a given program for the specified account. Programs provide a mechanism for adding functionality to merchant accounts. A typical example of this is the [Free product listings](https://support.google.com/merchants/topic/9240261?ref_topic=7257954,7259405,&sjid=796648681813264022-EU) program, which enables products from a merchant's store to be shown across Google for free. The following list is the available set of program resource IDs accessible through the API: * `free-listings` * `shopping-ads` * `youtube-shopping-checkout`
161
161
"activeRegionCodes": [ # Output only. The regions in which the account is actively participating in the program. Active regions are defined as those where all program requirements affecting the regions have been met. Region codes are defined by [CLDR](https://cldr.unicode.org/). This is either a country where the program applies specifically to that country or `001` when the program applies globally.
162
162
"A String",
163
163
],
@@ -190,7 +190,7 @@ <h3>Method Details</h3>
190
190
Returns:
191
191
An object of the form:
192
192
193
-
{ # Defines participation in a given program for the specified account. Programs provide a mechanism for adding functionality to merchant accounts. A typical example of this is the [Free product listings](https://support.google.com/merchants/topic/9240261?ref_topic=7257954,7259405,&sjid=796648681813264022-EU) program, which enables products from a merchant's store to be shown across Google for free.
193
+
{ # Defines participation in a given program for the specified account. Programs provide a mechanism for adding functionality to merchant accounts. A typical example of this is the [Free product listings](https://support.google.com/merchants/topic/9240261?ref_topic=7257954,7259405,&sjid=796648681813264022-EU) program, which enables products from a merchant's store to be shown across Google for free. The following list is the available set of program resource IDs accessible through the API: * `free-listings` * `shopping-ads` * `youtube-shopping-checkout`
194
194
"activeRegionCodes": [ # Output only. The regions in which the account is actively participating in the program. Active regions are defined as those where all program requirements affecting the regions have been met. Region codes are defined by [CLDR](https://cldr.unicode.org/). This is either a country where the program applies specifically to that country or `001` when the program applies globally.
195
195
"A String",
196
196
],
@@ -228,7 +228,7 @@ <h3>Method Details</h3>
228
228
{ # Response message for the ListPrograms method.
229
229
"nextPageToken": "A String", # A token that can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
230
230
"programs": [ # The programs for the given account.
231
-
{ # Defines participation in a given program for the specified account. Programs provide a mechanism for adding functionality to merchant accounts. A typical example of this is the [Free product listings](https://support.google.com/merchants/topic/9240261?ref_topic=7257954,7259405,&sjid=796648681813264022-EU) program, which enables products from a merchant's store to be shown across Google for free.
231
+
{ # Defines participation in a given program for the specified account. Programs provide a mechanism for adding functionality to merchant accounts. A typical example of this is the [Free product listings](https://support.google.com/merchants/topic/9240261?ref_topic=7257954,7259405,&sjid=796648681813264022-EU) program, which enables products from a merchant's store to be shown across Google for free. The following list is the available set of program resource IDs accessible through the API: * `free-listings` * `shopping-ads` * `youtube-shopping-checkout`
232
232
"activeRegionCodes": [ # Output only. The regions in which the account is actively participating in the program. Active regions are defined as those where all program requirements affecting the regions have been met. Region codes are defined by [CLDR](https://cldr.unicode.org/). This is either a country where the program applies specifically to that country or `001` when the program applies globally.
Copy file name to clipboardExpand all lines: docs/dyn/merchantapi_accounts_v1beta.accounts.users.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -111,7 +111,7 @@ <h3>Method Details</h3>
111
111
The object takes the form of:
112
112
113
113
{ # The `User` message represents a user associated with a Merchant Center account. It is used to manage user permissions and access rights within the account. For more information, see [Frequently asked questions about people and access levels](//support.google.com/merchants/answer/12160472).
114
-
"accessRights": [ # Optional. The [access rights](https://support.google.com/merchants/answer/12160472?sjid=6789834943175119429-EU#accesstypes) the user has.
114
+
"accessRights": [ # Required. The [access rights](https://support.google.com/merchants/answer/12160472?sjid=6789834943175119429-EU#accesstypes) the user has.
115
115
"A String",
116
116
],
117
117
"name": "A String", # Identifier. The resource name of the user. Format: `accounts/{account}/user/{email}` Use `me` to refer to your own email address, for example `accounts/{account}/users/me`.
@@ -128,7 +128,7 @@ <h3>Method Details</h3>
128
128
An object of the form:
129
129
130
130
{ # The `User` message represents a user associated with a Merchant Center account. It is used to manage user permissions and access rights within the account. For more information, see [Frequently asked questions about people and access levels](//support.google.com/merchants/answer/12160472).
131
-
"accessRights": [ # Optional. The [access rights](https://support.google.com/merchants/answer/12160472?sjid=6789834943175119429-EU#accesstypes) the user has.
131
+
"accessRights": [ # Required. The [access rights](https://support.google.com/merchants/answer/12160472?sjid=6789834943175119429-EU#accesstypes) the user has.
132
132
"A String",
133
133
],
134
134
"name": "A String", # Identifier. The resource name of the user. Format: `accounts/{account}/user/{email}` Use `me` to refer to your own email address, for example `accounts/{account}/users/me`.
@@ -169,7 +169,7 @@ <h3>Method Details</h3>
169
169
An object of the form:
170
170
171
171
{ # The `User` message represents a user associated with a Merchant Center account. It is used to manage user permissions and access rights within the account. For more information, see [Frequently asked questions about people and access levels](//support.google.com/merchants/answer/12160472).
172
-
"accessRights": [ # Optional. The [access rights](https://support.google.com/merchants/answer/12160472?sjid=6789834943175119429-EU#accesstypes) the user has.
172
+
"accessRights": [ # Required. The [access rights](https://support.google.com/merchants/answer/12160472?sjid=6789834943175119429-EU#accesstypes) the user has.
173
173
"A String",
174
174
],
175
175
"name": "A String", # Identifier. The resource name of the user. Format: `accounts/{account}/user/{email}` Use `me` to refer to your own email address, for example `accounts/{account}/users/me`.
@@ -197,7 +197,7 @@ <h3>Method Details</h3>
197
197
"nextPageToken": "A String", # A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
198
198
"users": [ # The users from the specified account.
199
199
{ # The `User` message represents a user associated with a Merchant Center account. It is used to manage user permissions and access rights within the account. For more information, see [Frequently asked questions about people and access levels](//support.google.com/merchants/answer/12160472).
200
-
"accessRights": [ # Optional. The [access rights](https://support.google.com/merchants/answer/12160472?sjid=6789834943175119429-EU#accesstypes) the user has.
200
+
"accessRights": [ # Required. The [access rights](https://support.google.com/merchants/answer/12160472?sjid=6789834943175119429-EU#accesstypes) the user has.
201
201
"A String",
202
202
],
203
203
"name": "A String", # Identifier. The resource name of the user. Format: `accounts/{account}/user/{email}` Use `me` to refer to your own email address, for example `accounts/{account}/users/me`.
@@ -231,7 +231,7 @@ <h3>Method Details</h3>
231
231
The object takes the form of:
232
232
233
233
{ # The `User` message represents a user associated with a Merchant Center account. It is used to manage user permissions and access rights within the account. For more information, see [Frequently asked questions about people and access levels](//support.google.com/merchants/answer/12160472).
234
-
"accessRights": [ # Optional. The [access rights](https://support.google.com/merchants/answer/12160472?sjid=6789834943175119429-EU#accesstypes) the user has.
234
+
"accessRights": [ # Required. The [access rights](https://support.google.com/merchants/answer/12160472?sjid=6789834943175119429-EU#accesstypes) the user has.
235
235
"A String",
236
236
],
237
237
"name": "A String", # Identifier. The resource name of the user. Format: `accounts/{account}/user/{email}` Use `me` to refer to your own email address, for example `accounts/{account}/users/me`.
@@ -248,7 +248,7 @@ <h3>Method Details</h3>
248
248
An object of the form:
249
249
250
250
{ # The `User` message represents a user associated with a Merchant Center account. It is used to manage user permissions and access rights within the account. For more information, see [Frequently asked questions about people and access levels](//support.google.com/merchants/answer/12160472).
251
-
"accessRights": [ # Optional. The [access rights](https://support.google.com/merchants/answer/12160472?sjid=6789834943175119429-EU#accesstypes) the user has.
251
+
"accessRights": [ # Required. The [access rights](https://support.google.com/merchants/answer/12160472?sjid=6789834943175119429-EU#accesstypes) the user has.
252
252
"A String",
253
253
],
254
254
"name": "A String", # Identifier. The resource name of the user. Format: `accounts/{account}/user/{email}` Use `me` to refer to your own email address, for example `accounts/{account}/users/me`.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/merchantapi.accounts_v1beta.json
+8-3Lines changed: 8 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1417,7 +1417,7 @@
1417
1417
}
1418
1418
}
1419
1419
},
1420
-
"revision": "20250208",
1420
+
"revision": "20250219",
1421
1421
"rootUrl": "https://merchantapi.googleapis.com/",
1422
1422
"schemas": {
1423
1423
"Accepted": {
@@ -2797,6 +2797,11 @@ false
2797
2797
},
2798
2798
"type": "array"
2799
2799
},
2800
+
"eventTime": {
2801
+
"description": "The time at which the event was generated.",
2802
+
"format": "google-datetime",
2803
+
"type": "string"
2804
+
},
2800
2805
"expirationTime": {
2801
2806
"description": "The product expiration time. This field will not bet set if the notification is sent for a product deletion event.",
2802
2807
"format": "google-datetime",
@@ -2830,7 +2835,7 @@ false
2830
2835
"type": "object"
2831
2836
},
2832
2837
"Program": {
2833
-
"description": "Defines participation in a given program for the specified account. Programs provide a mechanism for adding functionality to merchant accounts. A typical example of this is the [Free product listings](https://support.google.com/merchants/topic/9240261?ref_topic=7257954,7259405,&sjid=796648681813264022-EU) program, which enables products from a merchant's store to be shown across Google for free.",
2838
+
"description": "Defines participation in a given program for the specified account. Programs provide a mechanism for adding functionality to merchant accounts. A typical example of this is the [Free product listings](https://support.google.com/merchants/topic/9240261?ref_topic=7257954,7259405,&sjid=796648681813264022-EU) program, which enables products from a merchant's store to be shown across Google for free. The following list is the available set of program resource IDs accessible through the API: * `free-listings` * `shopping-ads` * `youtube-shopping-checkout`",
2834
2839
"id": "Program",
2835
2840
"properties": {
2836
2841
"activeRegionCodes": {
@@ -3420,7 +3425,7 @@ false
3420
3425
"id": "User",
3421
3426
"properties": {
3422
3427
"accessRights": {
3423
-
"description": "Optional. The [access rights](https://support.google.com/merchants/answer/12160472?sjid=6789834943175119429-EU#accesstypes) the user has.",
3428
+
"description": "Required. The [access rights](https://support.google.com/merchants/answer/12160472?sjid=6789834943175119429-EU#accesstypes) the user has.",
0 commit comments