Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
[[["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 2025-03-06 UTC."],[[["Customer extension settings define how and where extensions appear for a customer's ads."],["These settings link to specific extension feed items, determining the content displayed in the extensions."],["Settings specify the extension type (e.g., Promotion, Sitelink) and the target device (e.g., Mobile, Desktop)."],["Customer extension settings are identified by a unique resource name tied to the customer ID and extension type."]]],["This document outlines the structure of a customer extension setting in JSON format. Key details include: `resourceName`, identifying the setting; `extensionType`, specifying the type; `extensionFeedItems`, listing associated feed items; and an optional `device` field. The `resourceName` and `extensionFeedItems` are referenced by specific customer and feed item IDs. The `extensionType` and `device` fields are enums. This format defines how to configure extension settings at the customer level.\n"]]