WhatsAppCampaignById: Sendinblue WhatsApp Campaign by ID |
Get a WhatsApp campaign
Catalog: Brevo
Schema: WhatsAppCampaigns
Label: WhatsApp Campaign by ID
This is a read-only table function. The Sendinblue API may not support changing the data or the Invantive UniversalSQL driver for Sendinblue does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Sendinblue API.
Parameters of Table Function
The following parameters can be used to control the behaviour of the table function WhatsAppCampaignById. A value must be provided at all times for required parameters, but optional parameters in general do not need to have a value and the execution will default to a pre-defined behaviour. Values can be specified by position and by name. In both cases, all parameters not specified will be evaluated using their default values.
Value specification by position is done by listing all values from the first to the last needed value. For example: a `select * from table(value1, value2, value3)` on a table with four parameters will use the default value for the fourth parameter and the specified values for the first three.
Value specification by name is done by listing all values that require a value. For example with `select * from table(name1 => value1, name3 => value3)` on the same table will use the default values for the second and fourth parameters and the specified values for the first and third.
Name |
Data Type |
Required |
Default Value |
Documentation |
---|---|---|---|---|
campaignId |
int64 |
☑ |
|
Id of the campaign |
Columns of Table Function
The columns of the table function WhatsAppCampaignById are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
campaignName |
string |
{res:itgen_sib_campaignname} |
☐ |
Name of the WhatsApp Campaign |
campaignStatus |
string |
{res:itgen_sib_campaignstatus} |
☐ |
Status of the WhatsApp Campaign |
createdAt |
string |
Creation Date |
☐ |
Creation UTC date-time of the WhatsApp campaign (YYYY-MM-DDTHH:mm:ss.SSSZ) |
id |
int64 |
ID |
☐ |
ID of the WhatsApp Campaign |
modifiedAt |
string |
Modified Date |
☐ |
UTC date-time of last modification of the WhatsApp campaign (YYYY-MM-DDTHH:mm:ss.SSSZ) |
scheduledAt |
string |
Schedule Date |
☐ |
UTC date-time on which WhatsApp campaign is scheduled. Should be in YYYY-MM-DDTHH:mm:ss.SSSZ format |
senderNumber |
string |
{res:itgen_sib_sendernumber} |
☐ |
Sender of the WhatsApp Campaign |
stats_delivered |
int64 |
#Delivered |
☐ |
|
stats_notSent |
int64 |
{res:itgen_sib_stats_notsent} |
☐ |
|
stats_read |
int64 |
{res:itgen_sib_stats_read} |
☐ |
|
stats_sent |
int64 |
#Sent |
☐ |
|
stats_unsubscribe |
int64 |
{res:itgen_sib_stats_unsubscribe} |
☐ |
|
template_button_type |
string |
{res:itgen_sib_template_button_type} |
☐ |
|
template_category |
string |
{res:itgen_sib_template_category} |
☐ |
description of the template |
template_contains_button |
boolean |
{res:itgen_sib_template_contains_button} |
☐ |
|
template_display_header |
boolean |
{res:itgen_sib_template_display_header} |
☐ |
|
template_header_type |
string |
{res:itgen_sib_template_header_type} |
☐ |
type of header |
template_hide_footer |
boolean |
{res:itgen_sib_template_hide_footer} |
☐ |
|
template_language |
string |
{res:itgen_sib_template_language} |
☐ |
language of the template |
template_name |
string |
{res:itgen_sib_template_name} |
☐ |
name of the template |
17-09-2024 15:16 Version 24.1.8-BETA+4877