Video Creative Ingest API

  • The Video Creative Ingest API enables third-party ad systems to preload creatives into YouTube and DAI products.

  • The service utilizes dai.googleapis.com for creating RPC client stubs.

  • PartnerDiscoveryService allows for creating, deleting, and retrieving creatives.

  • Operations service provides functionalities for managing long-running operations like cancellation, deletion, retrieval, listing, and waiting.

The Video Creative Ingest API allows third-party ad systems to proactively load creatives into YouTube and DAI products.

Service: dai.googleapis.com

The Service name dai.googleapis.com is needed to create RPC client stubs.

google.ads.dai.v1.PartnerDiscoveryService

Methods
CreateCreative Creates a Creative.
DeleteCreative Deletes a Creative.
GetCreative Gets a Creative.

google.longrunning.Operations

Methods
CancelOperation Starts asynchronous cancellation on a long-running operation.
DeleteOperation Deletes a long-running operation.
GetOperation Gets the latest state of a long-running operation.
ListOperations Lists operations that match the specified filter in the request.
WaitOperation Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.