Thrift module: ads

ModuleServicesData typesConstants
ads RenderedAd

Data structures

Struct: RenderedAd

KeyFieldTypeDescriptionRequirednessDefault value
1slotstringThe name of the ad slot in which this ad was rendered. required
2lineItemIdi64The DFP line item id populated in this slot. optional
3creativeIdi64The DFP creative id populated in this slot. optional
4timeToRenderEndedMsi64The approximate amount of time (in milliseconds) that this ad took to render. optional
5timeToAdRequestMsi64The approximate amount of time (in milliseconds) that elapsed before this ad was requested. optional
6adRetrievalTimeMsi64The approximate amount of time (in milliseconds) between requesting and receiving this ad. optional
7adRenderTimeMsi64The approximate amount of time (in milliseconds) between receiving and rendering this ad. optional

Represents the rendering of an ad on this page.