| Field | Description |
|---|---|
| Unique id of the created gateway data pipeline. |
| Name of the created gateway data pipeline. Provided in the input parameter. |
| Data pipeline status. Indicate if the pipeline is active or not. |
| Type of the data pipeline. for example, |
| List of data sources associated with this data pipeline. Expected to be an empty list from the create data pipeline request. |
| List of data destinations associated with this data pipeline. Expected to be an empty list from the create data pipeline request. |
| The data filter contains a list of blocked event types which are associated with this data pipeline. Expected to be an empty list from the create data pipeline request. |
| Field | Description |
|---|---|
| Unique identifier of the data source. |
| Name of the data source. |
| Type of the data source. |
| The status of the data source indicates if it is active or not. |
| A list of data pipelines which contain this data source. |
| Field | Description |
|---|---|
| Unique identifier of the data destination. |
| Name of the data destination. |
| Type of the data destination. |
| The status of the data destination indicates if it is active or not. |
| A list of data pipelines which contain this data destination. |
| Field | Description |
|---|---|
| The status of the data filter indicates if the filter is active or not. |
| A list of blocked event type names. The blocked events won’t be processed by the data pipeline. |
| Field | Description |
|---|---|
| Unique id of the created gateway data pipeline. |
| Unique identifier of the data destination. |
| The status of the pipeline destination filter indicates if the filter is active or not. |
| A list of blocked event type names. The blocked events won’t be processed by the data destination in the specific data pipeline. |
| Field | Description |
|---|---|
| Unique ID of the created Signals Gateway Pixel. |
| Name of the Signals Gateway Pixel. |
| The status of the Signals Gateway Pixel indicates if it is active or not. |
| A list of enabled plugins for the Signals Gateway Pixel. |
| The enabled advanced matching fields. |
| Indicate if the data hash is enabled for the Signals Gateway Pixel. |
| The custom integrity script applied to the Signals Gateway Pixel. |
| A list of event setup rules. |
| A list of IWL parameters. |
| The creation source platform of the Signals Gateway Pixel. It can be from Signals Gateway or imported from Meta Pixel. |
| The creation source ID of the Signals Gateway Pixel. It can be the imported Meta Pixel ID. |
| Field | Description |
|---|---|
| Unique id of the created gateway data pipeline. |
| Name of the created gateway data pipeline. Provided in the input parameter. |
| Type of the data pipeline. for example, |
| Field | Description |
|---|---|
| Name of the API key auth. |
| Value of the API key auth. |
| The part of the request to add auth to. |
| Field | Description |
|---|---|
| Credentials of the basic auth. |
| Value | Description |
|---|---|
| This is the URL of the authorization endpoint that the client will use to obtain an access token. The client will send a request to this endpoint to authenticate and obtain a token. |
| This specifies the HTTP method (for example, |
| This is a unique identifier for the client (for example, an application or a service) that is requesting access to the server. The clientId is used to identify the client and is typically provided by the server during the registration process. |
| This is a secret key that is associated with the clientId. The clientSecret is used to authenticate the client and is typically kept confidential to prevent unauthorized access. |
| Field | Description |
|---|---|
| This is the account name of the service user that is used to authenticate with the server. The service user account is typically a unique identifier for the client. |
| This is the private key associated with the service user account. The private key is used to sign the JWT token, which is then sent to the server as part of the authentication request. |
| Type |
|---|
META_PIXEL |
ADVERTISER_HOSTED_PIXEL |
FILE_UPLOAD |
UNKNOWN |
| Type |
|---|
META_CONVERSIONS_API |
CUSTOM_HTTP_API |
AUDIENCE_STORAGE |
GOOGLE_BIGQUERY_API |
UNKNOWN |
| Type |
|---|
META_CAPI_PIPELINE |
GATEWAY_PIPELINE |
| Type |
|---|
GET |
POST |
PUT |
UNKNOWN |
| Type |
|---|
NONE |
API_KEY |
BASIC |
CLIENT_CREDENTIALS |
JSON_WEB_TOKEN |
UNKNOWN |
| Type |
|---|
HEADER |
QUERY_PARAM |
UNKNOWN |