Retrieves the LIA settings of the account. Try it now.
Request
HTTP request
GET https://www.googleapis.com/content/v2/merchantId/liasettings/accountId
Parameters
Parameter name | Value | Description |
---|---|---|
Path parameters | ||
accountId |
unsigned long |
The ID of the account for which to get or update LIA settings. |
merchantId |
unsigned long |
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.
|
Authorization
This request requires authorization with the following scope:
Scope |
---|
https://www.googleapis.com/auth/content |
For more information, see the authentication and authorization page.
Request body
Do not supply a request body with this method.
Response
If successful, this method returns a Liasettings resource in the response body.
Try it!
Use the APIs Explorer below to call this method on live data and see the response.