integrations.sh
← all integrations

googleapis.com – displayvideo

OpenAPI apis-guru analyticsmedia

Display & Video 360 API allows users to automate complex Display & Video 360 workflows, such as creating insertion orders and setting targeting options for individual line items.

Homepage
https://api.apis.guru/v2/specs/googleapis.com:displayvideo/v1.json
Provider
googleapis.com:displayvideo / displayvideo
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/googleapis.com/displayvideo/v1/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/googleapis.com/displayvideo/v1/openapi.yaml

Tools (142)

Extracted live via the executor SDK.

  • advertisers.displayvideoAdvertisersAssetsUpload

    Uploads an asset. Returns the ID of the newly uploaded asset if successful. The asset file size should be no more than 10 MB for images, 200 MB for ZIP files, and 1 GB for videos. Must be used within the . Examples using provided client libraries can be found in our .

  • advertisers.displayvideoAdvertisersAudit

    Audits an advertiser. Returns the counts of used entities per resource type under the advertiser provided. Used entities count towards their respective resource limit. See .

  • advertisers.displayvideoAdvertisersBulkEditAdvertiserAssignedTargetingOptions

    Bulk edits targeting options under a single advertiser. The operation will delete the assigned targeting options provided in BulkEditAdvertiserAssignedTargetingOptionsRequest.delete_requests and then create the assigned targeting options provided in BulkEditAdvertiserAssignedTargetingOptionsRequest.create_requests .

  • advertisers.displayvideoAdvertisersBulkListAdvertiserAssignedTargetingOptions

    Lists assigned targeting options of an advertiser across targeting types.

  • advertisers.displayvideoAdvertisersCampaignsBulkListCampaignAssignedTargetingOptions

    Lists assigned targeting options of a campaign across targeting types.

  • advertisers.displayvideoAdvertisersCampaignsCreate

    Creates a new campaign. Returns the newly created campaign if successful.

  • advertisers.displayvideoAdvertisersCampaignsDelete

    Permanently deletes a campaign. A deleted campaign cannot be recovered. The campaign should be archived first, i.e. set entity_status to ENTITY_STATUS_ARCHIVED, to be able to delete it.

  • advertisers.displayvideoAdvertisersCampaignsGet

    Gets a campaign.

  • advertisers.displayvideoAdvertisersCampaignsList

    Lists campaigns in an advertiser. The order is defined by the order_by parameter. If a filter by entity_status is not specified, campaigns with ENTITY_STATUS_ARCHIVED will not be included in the results.

  • advertisers.displayvideoAdvertisersCampaignsPatch

    Updates an existing campaign. Returns the updated campaign if successful.

  • advertisers.displayvideoAdvertisersCampaignsTargetingTypesAssignedTargetingOptionsGet

    Gets a single targeting option assigned to a campaign.

  • advertisers.displayvideoAdvertisersCampaignsTargetingTypesAssignedTargetingOptionsList

    Lists the targeting options assigned to a campaign for a specified targeting type.

  • advertisers.displayvideoAdvertisersChannelsCreate

    Creates a new channel. Returns the newly created channel if successful.

  • advertisers.displayvideoAdvertisersChannelsList

    Lists channels for a partner or advertiser.

  • advertisers.displayvideoAdvertisersChannelsPatch

    Updates a channel. Returns the updated channel if successful.

  • advertisers.displayvideoAdvertisersChannelsSitesBulkEdit

    Bulk edits sites under a single channel. The operation will delete the sites provided in BulkEditSitesRequest.deleted_sites and then create the sites provided in BulkEditSitesRequest.created_sites.

  • advertisers.displayvideoAdvertisersChannelsSitesDelete

    Deletes a site from a channel.

  • advertisers.displayvideoAdvertisersChannelsSitesList

    Lists sites in a channel.

  • advertisers.displayvideoAdvertisersChannelsSitesReplace

    Replaces all of the sites under a single channel. The operation will replace the sites under a channel with the sites provided in ReplaceSitesRequest.new_sites.

  • advertisers.displayvideoAdvertisersCreate

    Creates a new advertiser. Returns the newly created advertiser if successful. This method can take up to 180 seconds to complete.

  • advertisers.displayvideoAdvertisersCreativesCreate

    Creates a new creative. Returns the newly created creative if successful.

  • advertisers.displayvideoAdvertisersCreativesDelete

    Deletes a creative. Returns error code NOT_FOUND if the creative does not exist. The creative should be archived first, i.e. set entity_status to ENTITY_STATUS_ARCHIVED, before it can be deleted.

  • advertisers.displayvideoAdvertisersCreativesGet

    Gets a creative.

  • advertisers.displayvideoAdvertisersCreativesList

    Lists creatives in an advertiser. The order is defined by the order_by parameter. If a filter by entity_status is not specified, creatives with ENTITY_STATUS_ARCHIVED will not be included in the results.

  • advertisers.displayvideoAdvertisersCreativesPatch

    Updates an existing creative. Returns the updated creative if successful.

  • advertisers.displayvideoAdvertisersDelete

    Deletes an advertiser. Deleting an advertiser will delete all of its child resources, for example, campaigns, insertion orders and line items. A deleted advertiser cannot be recovered.

  • advertisers.displayvideoAdvertisersGet

    Gets an advertiser.

  • advertisers.displayvideoAdvertisersInsertionOrdersBulkListInsertionOrderAssignedTargetingOptions

    Lists assigned targeting options of an insertion order across targeting types.

  • advertisers.displayvideoAdvertisersInsertionOrdersCreate

    Creates a new insertion order. Returns the newly created insertion order if successful.

  • advertisers.displayvideoAdvertisersInsertionOrdersDelete

    Deletes an insertion order. Returns error code NOT_FOUND if the insertion order does not exist. The insertion order should be archived first, i.e. set entity_status to ENTITY_STATUS_ARCHIVED, to be able to delete it.

  • advertisers.displayvideoAdvertisersInsertionOrdersGet

    Gets an insertion order. Returns error code NOT_FOUND if the insertion order does not exist.

  • advertisers.displayvideoAdvertisersInsertionOrdersList

    Lists insertion orders in an advertiser. The order is defined by the order_by parameter. If a filter by entity_status is not specified, insertion orders with ENTITY_STATUS_ARCHIVED will not be included in the results.

  • advertisers.displayvideoAdvertisersInsertionOrdersPatch

    Updates an existing insertion order. Returns the updated insertion order if successful.

  • advertisers.displayvideoAdvertisersInsertionOrdersTargetingTypesAssignedTargetingOptionsGet

    Gets a single targeting option assigned to an insertion order.

  • advertisers.displayvideoAdvertisersInsertionOrdersTargetingTypesAssignedTargetingOptionsList

    Lists the targeting options assigned to an insertion order.

  • advertisers.displayvideoAdvertisersInvoicesList

    Lists invoices posted for an advertiser in a given month. Invoices generated by billing profiles with a "Partner" invoice level are not retrievable through this method.

  • advertisers.displayvideoAdvertisersInvoicesLookupInvoiceCurrency

    Retrieves the invoice currency used by an advertiser in a given month.

  • advertisers.displayvideoAdvertisersLineItemsBulkEditLineItemAssignedTargetingOptions

    Bulk edits targeting options under a single line item. The operation will delete the assigned targeting options provided in BulkEditLineItemAssignedTargetingOptionsRequest.delete_requests and then create the assigned targeting options provided in BulkEditLineItemAssignedTargetingOptionsRequest.create_requests. Requests to this endpoint cannot be made concurrently with the following requests updating the same line item: * UpdateLineItem * CreateLineItemAssignedTargetingOption * DeleteLineItemAssignedTargetingOption

  • advertisers.displayvideoAdvertisersLineItemsBulkListLineItemAssignedTargetingOptions

    Lists assigned targeting options of a line item across targeting types.

  • advertisers.displayvideoAdvertisersLineItemsCreate

    Creates a new line item. Returns the newly created line item if successful.

  • advertisers.displayvideoAdvertisersLineItemsDelete

    Deletes a line item. Returns error code NOT_FOUND if the line item does not exist. The line item should be archived first, i.e. set entity_status to ENTITY_STATUS_ARCHIVED, to be able to delete it.

  • advertisers.displayvideoAdvertisersLineItemsGenerateDefault

    Creates a new line item with settings (including targeting) inherited from the insertion order and an ENTITY_STATUS_DRAFT entity_status. Returns the newly created line item if successful. There are default values based on the three fields: * The insertion order's insertion_order_type * The insertion order's automation_type * The given line_item_type

  • advertisers.displayvideoAdvertisersLineItemsGet

    Gets a line item.

  • advertisers.displayvideoAdvertisersLineItemsList

    Lists line items in an advertiser. The order is defined by the order_by parameter. If a filter by entity_status is not specified, line items with ENTITY_STATUS_ARCHIVED will not be included in the results.

  • advertisers.displayvideoAdvertisersLineItemsPatch

    Updates an existing line item. Returns the updated line item if successful. Requests to this endpoint cannot be made concurrently with the following requests updating the same line item: * BulkEditAssignedTargetingOptions * BulkUpdateLineItems * CreateLineItemAssignedTargetingOption * DeleteLineItemAssignedTargetingOption

  • advertisers.displayvideoAdvertisersLineItemsTargetingTypesAssignedTargetingOptionsCreate

    Assigns a targeting option to a line item. Returns the assigned targeting option if successful. Requests to this endpoint cannot be made concurrently with the following requests updating the same line item: * BulkEditAssignedTargetingOptions * BulkUpdate * UpdateLineItem * DeleteLineItemAssignedTargetingOption

  • advertisers.displayvideoAdvertisersLineItemsTargetingTypesAssignedTargetingOptionsDelete

    Deletes an assigned targeting option from a line item. Requests to this endpoint cannot be made concurrently with the following requests updating the same line item: * BulkEditAssignedTargetingOptions * BulkUpdate * UpdateLineItem * CreateLineItemAssignedTargetingOption

  • advertisers.displayvideoAdvertisersLineItemsTargetingTypesAssignedTargetingOptionsGet

    Gets a single targeting option assigned to a line item.

  • advertisers.displayvideoAdvertisersLineItemsTargetingTypesAssignedTargetingOptionsList

    Lists the targeting options assigned to a line item.

  • advertisers.displayvideoAdvertisersList

    Lists advertisers that are accessible to the current user. The order is defined by the order_by parameter. A single partner_id is required. Cross-partner listing is not supported.

  • advertisers.displayvideoAdvertisersLocationListsAssignedLocationsBulkEdit

    Bulk edits multiple assignments between locations and a single location list. The operation will delete the assigned locations provided in BulkEditAssignedLocationsRequest.deleted_assigned_locations and then create the assigned locations provided in BulkEditAssignedLocationsRequest.created_assigned_locations.

  • advertisers.displayvideoAdvertisersLocationListsAssignedLocationsCreate

    Creates an assignment between a location and a location list.

  • advertisers.displayvideoAdvertisersLocationListsAssignedLocationsDelete

    Deletes the assignment between a location and a location list.

  • advertisers.displayvideoAdvertisersLocationListsAssignedLocationsList

    Lists locations assigned to a location list.

  • advertisers.displayvideoAdvertisersLocationListsCreate

    Creates a new location list. Returns the newly created location list if successful.

  • advertisers.displayvideoAdvertisersLocationListsList

    Lists location lists based on a given advertiser id.

  • advertisers.displayvideoAdvertisersLocationListsPatch

    Updates a location list. Returns the updated location list if successful.

  • advertisers.displayvideoAdvertisersManualTriggersActivate

    Activates a manual trigger. Each activation of the manual trigger must be at least 5 minutes apart, otherwise an error will be returned.

  • advertisers.displayvideoAdvertisersManualTriggersCreate

    Creates a new manual trigger. Returns the newly created manual trigger if successful.

  • advertisers.displayvideoAdvertisersManualTriggersDeactivate

    Deactivates a manual trigger.

  • advertisers.displayvideoAdvertisersManualTriggersGet

    Gets a manual trigger.

  • advertisers.displayvideoAdvertisersManualTriggersList

    Lists manual triggers that are accessible to the current user for a given advertiser ID. The order is defined by the order_by parameter. A single advertiser_id is required.

  • advertisers.displayvideoAdvertisersManualTriggersPatch

    Updates a manual trigger. Returns the updated manual trigger if successful.

  • advertisers.displayvideoAdvertisersNegativeKeywordListsCreate

    Creates a new negative keyword list. Returns the newly created negative keyword list if successful.

  • advertisers.displayvideoAdvertisersNegativeKeywordListsList

    Lists negative keyword lists based on a given advertiser id.

  • advertisers.displayvideoAdvertisersNegativeKeywordListsNegativeKeywordsBulkEdit

    Bulk edits negative keywords in a single negative keyword list. The operation will delete the negative keywords provided in BulkEditNegativeKeywordsRequest.deleted_negative_keywords and then create the negative keywords provided in BulkEditNegativeKeywordsRequest.created_negative_keywords. This operation is guaranteed to be atomic and will never result in a partial success or partial failure.

  • advertisers.displayvideoAdvertisersNegativeKeywordListsNegativeKeywordsDelete

    Deletes a negative keyword from a negative keyword list.

  • advertisers.displayvideoAdvertisersNegativeKeywordListsNegativeKeywordsList

    Lists negative keywords in a negative keyword list.

  • advertisers.displayvideoAdvertisersNegativeKeywordListsNegativeKeywordsReplace

    Replaces all negative keywords in a single negative keyword list. The operation will replace the keywords in a negative keyword list with keywords provided in ReplaceNegativeKeywordsRequest.new_negative_keywords.

  • advertisers.displayvideoAdvertisersNegativeKeywordListsPatch

    Updates a negative keyword list. Returns the updated negative keyword list if successful.

  • advertisers.displayvideoAdvertisersPatch

    Updates an existing advertiser. Returns the updated advertiser if successful.

  • advertisers.displayvideoAdvertisersTargetingTypesAssignedTargetingOptionsCreate

    Assigns a targeting option to an advertiser. Returns the assigned targeting option if successful.

  • advertisers.displayvideoAdvertisersTargetingTypesAssignedTargetingOptionsDelete

    Deletes an assigned targeting option from an advertiser.

  • advertisers.displayvideoAdvertisersTargetingTypesAssignedTargetingOptionsGet

    Gets a single targeting option assigned to an advertiser.

  • advertisers.displayvideoAdvertisersTargetingTypesAssignedTargetingOptionsList

    Lists the targeting options assigned to an advertiser.

  • combinedAudiences.displayvideoCombinedAudiencesGet

    Gets a combined audience.

  • combinedAudiences.displayvideoCombinedAudiencesList

    Lists combined audiences. The order is defined by the order_by parameter.

  • customBiddingAlgorithms.displayvideoCustomBiddingAlgorithmsCreate

    Creates a new custom bidding algorithm. Returns the newly created custom bidding algorithm if successful.

  • customBiddingAlgorithms.displayvideoCustomBiddingAlgorithmsGet

    Gets a custom bidding algorithm.

  • customBiddingAlgorithms.displayvideoCustomBiddingAlgorithmsList

    Lists custom bidding algorithms that are accessible to the current user and can be used in bidding stratgies. The order is defined by the order_by parameter.

  • customBiddingAlgorithms.displayvideoCustomBiddingAlgorithmsPatch

    Updates an existing custom bidding algorithm. Returns the updated custom bidding algorithm if successful.

  • customBiddingAlgorithms.displayvideoCustomBiddingAlgorithmsScriptsCreate

    Creates a new custom bidding script. Returns the newly created script if successful.

  • customBiddingAlgorithms.displayvideoCustomBiddingAlgorithmsScriptsGet

    Gets a custom bidding script.

  • customBiddingAlgorithms.displayvideoCustomBiddingAlgorithmsScriptsList

    Lists custom bidding scripts that belong to the given algorithm. The order is defined by the order_by parameter.

  • customBiddingAlgorithms.displayvideoCustomBiddingAlgorithmsUploadScript

    Creates a custom bidding script reference object for a script file. The resulting reference object provides a resource path to which the script file should be uploaded. This reference object should be included in when creating a new custom bidding script object.

  • customLists.displayvideoCustomListsGet

    Gets a custom list.

  • customLists.displayvideoCustomListsList

    Lists custom lists. The order is defined by the order_by parameter.

  • firstAndThirdPartyAudiences.displayvideoFirstAndThirdPartyAudiencesCreate

    Creates a FirstAndThirdPartyAudience. Only supported for the following audience_type: * CUSTOMER_MATCH_CONTACT_INFO * CUSTOMER_MATCH_DEVICE_ID

  • firstAndThirdPartyAudiences.displayvideoFirstAndThirdPartyAudiencesEditCustomerMatchMembers

    Updates the member list of a Customer Match audience. Only supported for the following audience_type: * CUSTOMER_MATCH_CONTACT_INFO * CUSTOMER_MATCH_DEVICE_ID

  • firstAndThirdPartyAudiences.displayvideoFirstAndThirdPartyAudiencesGet

    Gets a first and third party audience.

  • firstAndThirdPartyAudiences.displayvideoFirstAndThirdPartyAudiencesList

    Lists first and third party audiences. The order is defined by the order_by parameter.

  • firstAndThirdPartyAudiences.displayvideoFirstAndThirdPartyAudiencesPatch

    Updates an existing FirstAndThirdPartyAudience. Only supported for the following audience_type: * CUSTOMER_MATCH_CONTACT_INFO * CUSTOMER_MATCH_DEVICE_ID

  • floodlightGroups.displayvideoFloodlightGroupsGet

    Gets a Floodlight group.

  • googleAudiences.displayvideoGoogleAudiencesGet

    Gets a Google audience.

  • googleAudiences.displayvideoGoogleAudiencesList

    Lists Google audiences. The order is defined by the order_by parameter.

  • guaranteedOrders.displayvideoGuaranteedOrdersCreate

    Creates a new guaranteed order. Returns the newly created guaranteed order if successful.

  • guaranteedOrders.displayvideoGuaranteedOrdersEditGuaranteedOrderReadAccessors

    Edits read advertisers of a guaranteed order.

  • guaranteedOrders.displayvideoGuaranteedOrdersGet

    Gets a guaranteed order.

  • guaranteedOrders.displayvideoGuaranteedOrdersList

    Lists guaranteed orders that are accessible to the current user. The order is defined by the order_by parameter. If a filter by entity_status is not specified, guaranteed orders with entity status ENTITY_STATUS_ARCHIVED will not be included in the results.

  • guaranteedOrders.displayvideoGuaranteedOrdersPatch

    Updates an existing guaranteed order. Returns the updated guaranteed order if successful.

  • inventorySourceGroups.displayvideoInventorySourceGroupsAssignedInventorySourcesBulkEdit

    Bulk edits multiple assignments between inventory sources and a single inventory source group. The operation will delete the assigned inventory sources provided in BulkEditAssignedInventorySourcesRequest.deleted_assigned_inventory_sources and then create the assigned inventory sources provided in BulkEditAssignedInventorySourcesRequest.created_assigned_inventory_sources.

  • inventorySourceGroups.displayvideoInventorySourceGroupsAssignedInventorySourcesCreate

    Creates an assignment between an inventory source and an inventory source group.

  • inventorySourceGroups.displayvideoInventorySourceGroupsAssignedInventorySourcesDelete

    Deletes the assignment between an inventory source and an inventory source group.

  • inventorySourceGroups.displayvideoInventorySourceGroupsAssignedInventorySourcesList

    Lists inventory sources assigned to an inventory source group.

  • inventorySourceGroups.displayvideoInventorySourceGroupsCreate

    Creates a new inventory source group. Returns the newly created inventory source group if successful.

  • inventorySourceGroups.displayvideoInventorySourceGroupsDelete

    Deletes an inventory source group.

  • inventorySourceGroups.displayvideoInventorySourceGroupsGet

    Gets an inventory source group.

  • inventorySourceGroups.displayvideoInventorySourceGroupsList

    Lists inventory source groups that are accessible to the current user. The order is defined by the order_by parameter.

  • inventorySources.displayvideoInventorySourcesCreate

    Creates a new inventory source. Returns the newly created inventory source if successful.

  • inventorySources.displayvideoInventorySourcesEditInventorySourceReadWriteAccessors

    Edits read/write accessors of an inventory source. Returns the updated read_write_accessors for the inventory source.

  • inventorySources.displayvideoInventorySourcesGet

    Gets an inventory source.

  • inventorySources.displayvideoInventorySourcesList

    Lists inventory sources that are accessible to the current user. The order is defined by the order_by parameter. If a filter by entity_status is not specified, inventory sources with entity status ENTITY_STATUS_ARCHIVED will not be included in the results.

  • inventorySources.displayvideoInventorySourcesPatch

    Updates an existing inventory source. Returns the updated inventory source if successful.

  • media.displayvideoMediaDownload

    Downloads media. Download is supported on the URI /download/{resource_name=**}?alt=media. Note: Download requests will not be successful without including alt=media query string.**

  • media.displayvideoMediaUpload

    Uploads media. Upload is supported on the URI /upload/media/{resource_name=**}?upload_type=media. Note: Upload requests will not be successful without including upload_type=media query string.**

  • partners.displayvideoPartnersBulkEditPartnerAssignedTargetingOptions

    Bulk edits targeting options under a single partner. The operation will delete the assigned targeting options provided in BulkEditPartnerAssignedTargetingOptionsRequest.deleteRequests and then create the assigned targeting options provided in BulkEditPartnerAssignedTargetingOptionsRequest.createRequests .

  • partners.displayvideoPartnersChannelsCreate

    Creates a new channel. Returns the newly created channel if successful.

  • partners.displayvideoPartnersChannelsList

    Lists channels for a partner or advertiser.

  • partners.displayvideoPartnersChannelsPatch

    Updates a channel. Returns the updated channel if successful.

  • partners.displayvideoPartnersChannelsSitesBulkEdit

    Bulk edits sites under a single channel. The operation will delete the sites provided in BulkEditSitesRequest.deleted_sites and then create the sites provided in BulkEditSitesRequest.created_sites.

  • partners.displayvideoPartnersChannelsSitesDelete

    Deletes a site from a channel.

  • partners.displayvideoPartnersChannelsSitesList

    Lists sites in a channel.

  • partners.displayvideoPartnersChannelsSitesReplace

    Replaces all of the sites under a single channel. The operation will replace the sites under a channel with the sites provided in ReplaceSitesRequest.new_sites.

  • partners.displayvideoPartnersGet

    Gets a partner.

  • partners.displayvideoPartnersList

    Lists partners that are accessible to the current user. The order is defined by the order_by parameter.

  • partners.displayvideoPartnersTargetingTypesAssignedTargetingOptionsCreate

    Assigns a targeting option to a partner. Returns the assigned targeting option if successful.

  • partners.displayvideoPartnersTargetingTypesAssignedTargetingOptionsDelete

    Deletes an assigned targeting option from a partner.

  • partners.displayvideoPartnersTargetingTypesAssignedTargetingOptionsGet

    Gets a single targeting option assigned to a partner.

  • partners.displayvideoPartnersTargetingTypesAssignedTargetingOptionsList

    Lists the targeting options assigned to a partner.

  • sdfdownloadtasks.displayvideoSdfdownloadtasksCreate

    Creates an SDF Download Task. Returns an Operation. An SDF Download Task is a long-running, asynchronous operation. The metadata type of this operation is SdfDownloadTaskMetadata. If the request is successful, the response type of the operation is SdfDownloadTask. The response will not include the download files, which must be retrieved with media.download. The state of operation can be retrieved with sdfdownloadtask.operations.get. Any errors can be found in the error.message. Note that error.details is expected to be empty.

  • sdfdownloadtasks.displayvideoSdfdownloadtasksOperationsGet

    Gets the latest state of an asynchronous SDF download task operation. Clients should poll this method at intervals of 30 seconds.

  • targetingTypes.displayvideoTargetingTypesTargetingOptionsGet

    Gets a single targeting option.

  • targetingTypes.displayvideoTargetingTypesTargetingOptionsList

    Lists targeting options of a given type.

  • targetingTypes.displayvideoTargetingTypesTargetingOptionsSearch

    Searches for targeting options of a given type based on the given search terms.

  • users.displayvideoUsersBulkEditAssignedUserRoles

    Bulk edits user roles for a user. The operation will delete the assigned user roles provided in BulkEditAssignedUserRolesRequest.deletedAssignedUserRoles and then assign the user roles provided in BulkEditAssignedUserRolesRequest.createdAssignedUserRoles.

  • users.displayvideoUsersCreate

    Creates a new user. Returns the newly created user if successful.

  • users.displayvideoUsersDelete

    Deletes a user.

  • users.displayvideoUsersGet

    Gets a user.

  • users.displayvideoUsersList

    Lists users that are accessible to the current user. If two users have user roles on the same partner or advertiser, they can access each other.

  • users.displayvideoUsersPatch

    Updates an existing user. Returns the updated user if successful.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools