Creates a data segment owned by the listed curator. The data segment will be created in the ACTIVE state, meaning it will be immediately available for buyers to use in preferred deals, private auction deals, and auction packages.
HTTP request
POST https://authorizedbuyersmarketplace.googleapis.com/v1alpha/{parent=buyers/*}/dataSegments
[[["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-06-12 UTC."],[[["This content outlines the process for creating a data segment owned by a curator, which becomes immediately available for buyers."],["The HTTP request is a POST method to a specific URL using gRPC Transcoding syntax, and includes path parameters for defining the parent resource."],["The request body must contain an instance of the `DataSegment` resource, as defined in the API."],["Upon success, the response body will include the newly created `DataSegment` resource instance."],["Creating a data segment requires OAuth authorization with the scope `https://www.googleapis.com/auth/authorized-buyers-marketplace`."]]],[]]