Rede de Display e A API Video 360 v2 foi descontinuada. Use o Display & Video 360 API v3. Para ver as instruções de migração da v2 para a v3, consulte nosso guia de migração.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-02-25 UTC."],[[["Creates a new Display & Video 360 line item with the provided details."],["YouTube & Partners line items are not supported through this API."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."],["Sends a POST request to the specified endpoint with the line item data in the request body."],["Returns the newly created line item object in the response if successful."]]],["This document details how to create a new line item via an API. A `POST` request is sent to `https://displayvideo.googleapis.com/v3/advertisers/{lineItem.advertiserId}/lineItems`, using a `lineItem.advertiserId` path parameter which is a unique advertiser ID. The request body must contain a `LineItem` instance. A successful request returns a new `LineItem` instance in the response body. This process needs the `https://www.googleapis.com/auth/display-video` OAuth scope for authorization. Note that YouTube & Partners line items are not supported by this method.\n"]]