UNPKG

openapi-directory

Version:

Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS

1 lines 324 kB
{"openapi":"3.0.0","servers":[{"url":"https://shoppingcontent.googleapis.com/content/v2"}],"info":{"contact":{"name":"Google","url":"https://google.com","x-twitter":"youtube"},"description":"Manage your product listings and accounts for Google Shopping","license":{"name":"Creative Commons Attribution 3.0","url":"http://creativecommons.org/licenses/by/3.0/"},"termsOfService":"https://developers.google.com/terms/","title":"Content API for Shopping","version":"v2","x-apisguru-categories":["analytics","media"],"x-logo":{"url":"https://upload.wikimedia.org/wikipedia/commons/e/e1/YouTube_play_buttom_icon_%282013-2017%29.svg"},"x-origin":[{"format":"openapi","url":"https://shoppingcontent.googleapis.com/$discovery/rest?version=v2","version":"3.0"}],"x-providerName":"googleapis.com","x-serviceName":"shoppingcontent"},"externalDocs":{"url":"https://developers.google.com/shopping-content/v2/"},"tags":[{"name":"accounts"},{"name":"accountstatuses"},{"name":"accounttax"},{"name":"datafeeds"},{"name":"datafeedstatuses"},{"name":"liasettings"},{"name":"orderinvoices"},{"name":"orderreports"},{"name":"orderreturns"},{"name":"orders"},{"name":"pos"},{"name":"products"},{"name":"productstatuses"},{"name":"shippingsettings"}],"paths":{"/accounts/authinfo":{"get":{"description":"Returns information about the authenticated user.","operationId":"content.accounts.authinfo","responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccountsAuthInfoResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["accounts"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}]},"/accounts/batch":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Retrieves, inserts, updates, and deletes multiple Merchant Center (sub-)accounts in a single request.","operationId":"content.accounts.custombatch","parameters":[{"description":"Flag to simulate a request like in a live environment. If set to true, dry-run mode checks the validity of the request and returns errors (if any).","in":"query","name":"dryRun","schema":{"type":"boolean"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccountsCustomBatchRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccountsCustomBatchResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["accounts"]}},"/accountstatuses/batch":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Retrieves multiple Merchant Center account statuses in a single request.","operationId":"content.accountstatuses.custombatch","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccountstatusesCustomBatchRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccountstatusesCustomBatchResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["accountstatuses"]}},"/accounttax/batch":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Retrieves and updates tax settings of multiple accounts in a single request.","operationId":"content.accounttax.custombatch","parameters":[{"description":"Flag to simulate a request like in a live environment. If set to true, dry-run mode checks the validity of the request and returns errors (if any).","in":"query","name":"dryRun","schema":{"type":"boolean"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccounttaxCustomBatchRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccounttaxCustomBatchResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["accounttax"]}},"/datafeeds/batch":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Deletes, fetches, gets, inserts and updates multiple datafeeds in a single request.","operationId":"content.datafeeds.custombatch","parameters":[{"description":"Flag to simulate a request like in a live environment. If set to true, dry-run mode checks the validity of the request and returns errors (if any).","in":"query","name":"dryRun","schema":{"type":"boolean"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DatafeedsCustomBatchRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DatafeedsCustomBatchResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["datafeeds"]}},"/datafeedstatuses/batch":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Gets multiple Merchant Center datafeed statuses in a single request.","operationId":"content.datafeedstatuses.custombatch","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DatafeedstatusesCustomBatchRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DatafeedstatusesCustomBatchResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["datafeedstatuses"]}},"/liasettings/batch":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Retrieves and/or updates the LIA settings of multiple accounts in a single request.","operationId":"content.liasettings.custombatch","parameters":[{"description":"Flag to simulate a request like in a live environment. If set to true, dry-run mode checks the validity of the request and returns errors (if any).","in":"query","name":"dryRun","schema":{"type":"boolean"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/LiasettingsCustomBatchRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/LiasettingsCustomBatchResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["liasettings"]}},"/liasettings/posdataproviders":{"get":{"description":"Retrieves the list of POS data providers that have active settings for the all eiligible countries.","operationId":"content.liasettings.listposdataproviders","responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/LiasettingsListPosDataProvidersResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["liasettings"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}]},"/orders/batch":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Retrieves or modifies multiple orders in a single request.","operationId":"content.orders.custombatch","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrdersCustomBatchRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrdersCustomBatchResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["orders"]}},"/pos/batch":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Batches multiple POS-related calls in a single request.","operationId":"content.pos.custombatch","parameters":[{"description":"Flag to simulate a request like in a live environment. If set to true, dry-run mode checks the validity of the request and returns errors (if any).","in":"query","name":"dryRun","schema":{"type":"boolean"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PosCustomBatchRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PosCustomBatchResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["pos"]}},"/products/batch":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Retrieves, inserts, and deletes multiple products in a single request.","operationId":"content.products.custombatch","parameters":[{"description":"Flag to simulate a request like in a live environment. If set to true, dry-run mode checks the validity of the request and returns errors (if any).","in":"query","name":"dryRun","schema":{"type":"boolean"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProductsCustomBatchRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProductsCustomBatchResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["products"]}},"/productstatuses/batch":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Gets the statuses of multiple products in a single request.","operationId":"content.productstatuses.custombatch","parameters":[{"description":"Flag to include full product data in the results of this request. The default value is false.","in":"query","name":"includeAttributes","schema":{"type":"boolean"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProductstatusesCustomBatchRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProductstatusesCustomBatchResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["productstatuses"]}},"/shippingsettings/batch":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Retrieves and updates the shipping settings of multiple accounts in a single request.","operationId":"content.shippingsettings.custombatch","parameters":[{"description":"Flag to simulate a request like in a live environment. If set to true, dry-run mode checks the validity of the request and returns errors (if any).","in":"query","name":"dryRun","schema":{"type":"boolean"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ShippingsettingsCustomBatchRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ShippingsettingsCustomBatchResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["shippingsettings"]}},"/{merchantId}/accounts":{"get":{"description":"Lists the sub-accounts in your Merchant Center account.","operationId":"content.accounts.list","parameters":[{"description":"The ID of the managing account. This must be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The maximum number of accounts to return in the response, used for paging.","in":"query","name":"maxResults","schema":{"type":"integer"}},{"description":"The token returned by the previous request.","in":"query","name":"pageToken","schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccountsListResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["accounts"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Creates a Merchant Center sub-account.","operationId":"content.accounts.insert","parameters":[{"description":"The ID of the managing account. This must be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"Flag to simulate a request like in a live environment. If set to true, dry-run mode checks the validity of the request and returns errors (if any).","in":"query","name":"dryRun","schema":{"type":"boolean"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Account"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Account"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["accounts"]}},"/{merchantId}/accounts/{accountId}":{"delete":{"description":"Deletes a Merchant Center sub-account.","operationId":"content.accounts.delete","parameters":[{"description":"The ID of the managing account. This must be a multi-client account, and accountId must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The ID of the account.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}},{"description":"Flag to simulate a request like in a live environment. If set to true, dry-run mode checks the validity of the request and returns errors (if any).","in":"query","name":"dryRun","schema":{"type":"boolean"}},{"description":"Flag to delete sub-accounts with products. The default value is false.","in":"query","name":"force","schema":{"type":"boolean"}}],"responses":{"200":{"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["accounts"]},"get":{"description":"Retrieves a Merchant Center account.","operationId":"content.accounts.get","parameters":[{"description":"The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and `accountId` must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The ID of the account.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Account"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["accounts"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"put":{"description":"Updates a Merchant Center account. Any fields that are not provided are deleted from the resource.","operationId":"content.accounts.update","parameters":[{"description":"The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and `accountId` must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The ID of the account.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}},{"description":"Flag to simulate a request like in a live environment. If set to true, dry-run mode checks the validity of the request and returns errors (if any).","in":"query","name":"dryRun","schema":{"type":"boolean"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Account"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Account"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["accounts"]}},"/{merchantId}/accounts/{accountId}/claimwebsite":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Claims the website of a Merchant Center sub-account.","operationId":"content.accounts.claimwebsite","parameters":[{"description":"The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and `accountId` must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The ID of the account whose website is claimed.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}},{"description":"Only available to selected merchants. When set to `True`, this flag removes any existing claim on the requested website by another account and replaces it with a claim from this account.","in":"query","name":"overwrite","schema":{"type":"boolean"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccountsClaimWebsiteResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["accounts"]}},"/{merchantId}/accounts/{accountId}/link":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Performs an action on a link between two Merchant Center accounts, namely accountId and linkedAccountId.","operationId":"content.accounts.link","parameters":[{"description":"The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and `accountId` must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The ID of the account that should be linked.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccountsLinkRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccountsLinkResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["accounts"]}},"/{merchantId}/accountstatuses":{"get":{"description":"Lists the statuses of the sub-accounts in your Merchant Center account.","operationId":"content.accountstatuses.list","parameters":[{"description":"The ID of the managing account. This must be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"If set, only issues for the specified destinations are returned, otherwise only issues for the Shopping destination.","explode":true,"in":"query","name":"destinations","schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"description":"The maximum number of account statuses to return in the response, used for paging.","in":"query","name":"maxResults","schema":{"type":"integer"}},{"description":"The token returned by the previous request.","in":"query","name":"pageToken","schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccountstatusesListResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["accountstatuses"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}]},"/{merchantId}/accountstatuses/{accountId}":{"get":{"description":"Retrieves the status of a Merchant Center account. No itemLevelIssues are returned for multi-client accounts.","operationId":"content.accountstatuses.get","parameters":[{"description":"The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and `accountId` must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The ID of the account.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}},{"description":"If set, only issues for the specified destinations are returned, otherwise only issues for the Shopping destination.","explode":true,"in":"query","name":"destinations","schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccountStatus"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["accountstatuses"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}]},"/{merchantId}/accounttax":{"get":{"description":"Lists the tax settings of the sub-accounts in your Merchant Center account.","operationId":"content.accounttax.list","parameters":[{"description":"The ID of the managing account. This must be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The maximum number of tax settings to return in the response, used for paging.","in":"query","name":"maxResults","schema":{"type":"integer"}},{"description":"The token returned by the previous request.","in":"query","name":"pageToken","schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccounttaxListResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["accounttax"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}]},"/{merchantId}/accounttax/{accountId}":{"get":{"description":"Retrieves the tax settings of the account.","operationId":"content.accounttax.get","parameters":[{"description":"The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and `accountId` must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The ID of the account for which to get/update account tax settings.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccountTax"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["accounttax"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"put":{"description":"Updates the tax settings of the account. Any fields that are not provided are deleted from the resource.","operationId":"content.accounttax.update","parameters":[{"description":"The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and `accountId` must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The ID of the account for which to get/update account tax settings.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}},{"description":"Flag to simulate a request like in a live environment. If set to true, dry-run mode checks the validity of the request and returns errors (if any).","in":"query","name":"dryRun","schema":{"type":"boolean"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccountTax"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccountTax"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["accounttax"]}},"/{merchantId}/datafeeds":{"get":{"description":"Lists the configurations for datafeeds in your Merchant Center account.","operationId":"content.datafeeds.list","parameters":[{"description":"The ID of the account that manages the datafeeds. This account cannot be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The maximum number of products to return in the response, used for paging.","in":"query","name":"maxResults","schema":{"type":"integer"}},{"description":"The token returned by the previous request.","in":"query","name":"pageToken","schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DatafeedsListResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["datafeeds"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Registers a datafeed configuration with your Merchant Center account.","operationId":"content.datafeeds.insert","parameters":[{"description":"The ID of the account that manages the datafeed. This account cannot be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"Flag to simulate a request like in a live environment. If set to true, dry-run mode checks the validity of the request and returns errors (if any).","in":"query","name":"dryRun","schema":{"type":"boolean"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Datafeed"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Datafeed"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["datafeeds"]}},"/{merchantId}/datafeeds/{datafeedId}":{"delete":{"description":"Deletes a datafeed configuration from your Merchant Center account.","operationId":"content.datafeeds.delete","parameters":[{"description":"The ID of the account that manages the datafeed. This account cannot be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The ID of the datafeed.","in":"path","name":"datafeedId","required":true,"schema":{"type":"string"}},{"description":"Flag to simulate a request like in a live environment. If set to true, dry-run mode checks the validity of the request and returns errors (if any).","in":"query","name":"dryRun","schema":{"type":"boolean"}}],"responses":{"200":{"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["datafeeds"]},"get":{"description":"Retrieves a datafeed configuration from your Merchant Center account.","operationId":"content.datafeeds.get","parameters":[{"description":"The ID of the account that manages the datafeed. This account cannot be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The ID of the datafeed.","in":"path","name":"datafeedId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Datafeed"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["datafeeds"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"put":{"description":"Updates a datafeed configuration of your Merchant Center account. Any fields that are not provided are deleted from the resource.","operationId":"content.datafeeds.update","parameters":[{"description":"The ID of the account that manages the datafeed. This account cannot be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The ID of the datafeed.","in":"path","name":"datafeedId","required":true,"schema":{"type":"string"}},{"description":"Flag to simulate a request like in a live environment. If set to true, dry-run mode checks the validity of the request and returns errors (if any).","in":"query","name":"dryRun","schema":{"type":"boolean"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Datafeed"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Datafeed"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["datafeeds"]}},"/{merchantId}/datafeeds/{datafeedId}/fetchNow":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Invokes a fetch for the datafeed in your Merchant Center account. If you need to call this method more than once per day, we recommend you use the Products service to update your product data.","operationId":"content.datafeeds.fetchnow","parameters":[{"description":"The ID of the account that manages the datafeed. This account cannot be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The ID of the datafeed to be fetched.","in":"path","name":"datafeedId","required":true,"schema":{"type":"string"}},{"description":"Flag to simulate a request like in a live environment. If set to true, dry-run mode checks the validity of the request and returns errors (if any).","in":"query","name":"dryRun","schema":{"type":"boolean"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DatafeedsFetchNowResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["datafeeds"]}},"/{merchantId}/datafeedstatuses":{"get":{"description":"Lists the statuses of the datafeeds in your Merchant Center account.","operationId":"content.datafeedstatuses.list","parameters":[{"description":"The ID of the account that manages the datafeeds. This account cannot be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The maximum number of products to return in the response, used for paging.","in":"query","name":"maxResults","schema":{"type":"integer"}},{"description":"The token returned by the previous request.","in":"query","name":"pageToken","schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DatafeedstatusesListResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["datafeedstatuses"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}]},"/{merchantId}/datafeedstatuses/{datafeedId}":{"get":{"description":"Retrieves the status of a datafeed from your Merchant Center account.","operationId":"content.datafeedstatuses.get","parameters":[{"description":"The ID of the account that manages the datafeed. This account cannot be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The ID of the datafeed.","in":"path","name":"datafeedId","required":true,"schema":{"type":"string"}},{"description":"The country for which to get the datafeed status. If this parameter is provided then language must also be provided. Note that this parameter is required for feeds targeting multiple countries and languages, since a feed may have a different status for each target.","in":"query","name":"country","schema":{"type":"string"}},{"description":"The language for which to get the datafeed status. If this parameter is provided then country must also be provided. Note that this parameter is required for feeds targeting multiple countries and languages, since a feed may have a different status for each target.","in":"query","name":"language","schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DatafeedStatus"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["datafeedstatuses"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}]},"/{merchantId}/liasettings":{"get":{"description":"Lists the LIA settings of the sub-accounts in your Merchant Center account.","operationId":"content.liasettings.list","parameters":[{"description":"The ID of the managing account. This must be a multi-client account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The maximum number of LIA settings to return in the response, used for paging.","in":"query","name":"maxResults","schema":{"type":"integer"}},{"description":"The token returned by the previous request.","in":"query","name":"pageToken","schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/LiasettingsListResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["liasettings"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}]},"/{merchantId}/liasettings/{accountId}":{"get":{"description":"Retrieves the LIA settings of the account.","operationId":"content.liasettings.get","parameters":[{"description":"The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and `accountId` must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The ID of the account for which to get or update LIA settings.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/LiaSettings"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["liasettings"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"put":{"description":"Updates the LIA settings of the account. Any fields that are not provided are deleted from the resource.","operationId":"content.liasettings.update","parameters":[{"description":"The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and `accountId` must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The ID of the account for which to get or update LIA settings.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}},{"description":"Flag to simulate a request like in a live environment. If set to true, dry-run mode checks the validity of the request and returns errors (if any).","in":"query","name":"dryRun","schema":{"type":"boolean"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/LiaSettings"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/LiaSettings"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["liasettings"]}},"/{merchantId}/liasettings/{accountId}/accessiblegmbaccounts":{"get":{"description":"Retrieves the list of accessible Google My Business accounts.","operationId":"content.liasettings.getaccessiblegmbaccounts","parameters":[{"description":"The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and `accountId` must be the ID of a sub-account of this account.","in":"path","name":"merchantId","required":true,"schema":{"type":"string"}},{"description":"The ID of the account for which to retrieve accessible Google My Business accounts.","in":"path","name":"accountId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/LiasettingsGetAccessibleGmbAccountsResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/content"],"Oauth2c":["https://www.googleapis.com/auth/content"]}],"tags":["liasettings"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$r