I am currently using the MRSS method to collect video content on Google Ad Manager. However, since MRSS requires waiting for synchronization with Google Ad Manager, I would like to use the following API to quickly collect video content: Video Content API.
When I attempted to call the API, I received a 403 error along with the following response message:
“message”: “Google Ad Manager Video API has not been used in project 157392312505 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/admanagervideo.googleapis.com/overview?project=XXXXXX then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.”
The message suggests enabling the Ad Manager Video API in the Google Developer Console, but I cannot find “Ad Manager Video” in the library—only “Ad Manager.” I have confirmed that the Ad Manager API is working correctly after adding it, but the Ad Manager Video API still results in a 403 error.
What steps should I take to resolve this issue?
![]() |
Ad Manager API Team |