[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-01-23 UTC."],[[["Creates a new conversion source via `POST` request to the specified endpoint."],["Requires `parent` as a path parameter specifying the merchant account."],["Request body should contain a `ConversionSource` object defining the new source."],["Successful response returns the newly created `ConversionSource` object."],["Needs authorization with the `https://www.googleapis.com/auth/content` scope."]]],["This document details creating a new conversion source via a `POST` HTTP request to `https://merchantapi.googleapis.com/conversions/v1beta/{parent=accounts/*}/conversionSources`. The `parent` path parameter, representing the merchant account, is required. The request body must contain a `ConversionSource` instance, and upon success, the response body returns the newly created `ConversionSource`. Authorization requires the `https://www.googleapis.com/auth/content` OAuth scope. The API utilizes gRPC Transcoding syntax.\n"]]