- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Update a Platform Child Site.
HTTP request
PATCH https://adsenseplatform.googleapis.com/v1alpha/{platformChildSite.name=accounts/*/platforms/*/childAccounts/*/sites/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
platform |
Identifier. Format: accounts/{account}/platforms/{platform}/childAccounts/{child_account}/sites/{platformChildSite} |
Query parameters
Parameters | |
---|---|
update |
Optional. The list of fields to update - currently only supports updating the This is a comma-separated list of fully qualified names of fields. Example: |
Request body
The request body contains an instance of PlatformChildSite
.
Response body
If successful, the response body contains an instance of PlatformChildSite
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/adsense