[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-07-22 UTC."],[],[],null,["# Promotion interface\n\n\u003e | **Warning:** This API is now obsolete.\n\u003e\n\u003e Use `Item` instead.\n\nField previously used by some Google Analytics events.\n\n**Signature:** \n\n export interface Promotion \n\nProperties\n----------\n\n| Property | Type | Description |\n|------------------------------------------------------------------|--------|-------------|\n| [creative_name](./analytics.promotion.md#promotioncreative_name) | string | |\n| [creative_slot](./analytics.promotion.md#promotioncreative_slot) | string | |\n| [id](./analytics.promotion.md#promotionid) | string | |\n| [name](./analytics.promotion.md#promotionname) | string | |\n\nPromotion.creative_name\n-----------------------\n\n**Signature:** \n\n creative_name?: string;\n\nPromotion.creative_slot\n-----------------------\n\n**Signature:** \n\n creative_slot?: string;\n\nPromotion.id\n------------\n\n**Signature:** \n\n id?: string;\n\nPromotion.name\n--------------\n\n**Signature:** \n\n name?: string;"]]