Skip to main content

partners

Overview

Namepartners
TypeResource
Idgoogledevelopers.displayvideo.partners

Fields

NameDatatypeDescription
namestringOutput only. The resource name of the partner.
dataAccessConfigobjectSettings that control how partner related data may be accessed.
updateTimestringOutput only. The timestamp when the partner was last updated. Assigned by the system.
exchangeConfigobjectSettings that control which exchanges are enabled for a partner.
adServerConfigobjectAd server related settings of a partner.
partnerIdstringOutput only. The unique ID of the partner. Assigned by the system.
entityStatusstringOutput only. The status of the partner.
generalConfigobjectGeneral settings of a partner.
displayNamestringThe display name of the partner. Must be UTF-8 encoded with a maximum size of 240 bytes.

Methods

NameAccessible byRequired ParamsDescription
getSELECTpartnersIdGets a partner.
listSELECTLists partners that are accessible to the current user. The order is defined by the order_by parameter.
editAssignedTargetingOptionsEXECpartnersIdEdits 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 .