@xylabs/sdk-react
    Preparing search index...

    Interface GooglePromotionProperties

    interface GooglePromotionProperties {
        creative_name?: string;
        creative_slot?: string;
        location_id?: string;
        promotion_id?: string;
        promotion_name?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    creative_name?: string
    creative_slot?: string
    location_id?: string
    promotion_id?: string
    promotion_name?: string