Clean up

To avoid incurring charges to your Google Cloud account for the resources used on this page, follow these steps.

Delete the CDN key

If CDN keys were registered, delete the CDN keys. You need to do this for each CDN key you registered.

Clean up resources from the Ad Manager account

If you are completely done, you may contact your Google representative to help clean up the resources created on your Ad Manager account.

Delete the VOD config

If you registered a VOD config, delete it using the projects.locations.vodConfigs.delete method.

Before using any of the request data, make the following replacements:

  • PROJECT_NUMBER: your Google Cloud project number; this is located in the Project number field on the IAM Settings page
  • LOCATION: the location of the VOD config; use one of the supported regions
    Show locations
    • us-central1
    • us-east1
    • us-west1
    • asia-east1
    • asia-south1
    • asia-southeast1
    • europe-west1
    • southamerica-east1
  • VOD_CONFIG_ID: the user-defined identifier for the VOD config

To send your request, expand one of these options:

You should receive a JSON response similar to the following:

{
  "name": "projects/PROJECT_NUMBER/locations/LOCATION/operations/OPERATION_ID",
  "metadata": {
    "@type": "type.googleapis.com/google.cloud.common.OperationMetadata",
    "createTime": CREATE_TIME,
    "target": "projects/PROJECT_NUMBER/locations/LOCATION/vodConfigs/VOD_CONFIG_ID",
    "verb": "delete"
  },
  "done": false
}

This command creates a long-running operation (LRO) that you can query to track progress.

Clean up VOD assets

If you used Cloud Storage to host your VOD asset and no longer require it, make sure you delete the bucket and resources.