Google Apps Script API
    Preparing search index...
    interface CreativeCustomEvent {
        advertiserCustomEventId?: string;
        advertiserCustomEventName?: string;
        advertiserCustomEventType?: string;
        artworkLabel?: string;
        artworkType?: string;
        exitClickThroughUrl?: CreativeClickThroughUrl;
        id?: string;
        popupWindowProperties?: PopupWindowProperties;
        targetType?: string;
        videoReportingId?: string;
    }
    Index

    Properties

    advertiserCustomEventId?: string
    advertiserCustomEventName?: string
    advertiserCustomEventType?: string
    artworkLabel?: string
    artworkType?: string
    exitClickThroughUrl?: CreativeClickThroughUrl
    id?: string
    popupWindowProperties?: PopupWindowProperties
    targetType?: string
    videoReportingId?: string