OpenAI
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.
Parameter List
Syntax
AD_CONTENT_OPENAI(product, type,
[number]
, [channel]
, [tone voice]
, [emoji]
, [temperature]
, [max_tokens]
, [model]
)product
The name or the description of the product for which you want to generate your ad content.
type
The type of ad content you want to generate.
Selected options:
Headline
Subheadline
Body copy
Ad group
[optional] number
The number of alternatives you want to generate.
[optional] channel
The channel you intend to run the ad on.
Selected options:
Facebook
Instagram
X/Twitter
LinkedIn
Google Search
Google Display
Apple Search
[optional] tone voice
The tone of voice you want to use in your content.
Selected options:
Witty
Casual
Catchy
Professional
Inspirational
[optional] emoji
The use of emoji in the text, either true
or false
[optional] temperature
The sampling temperature to use, between 0 and 2. Use 2 for creative applications, and 0 for well-defined answers. By default it is 0. For example: "0.4"
.
[optional] max_tokens
The maximum number of tokens to generate in the completion. For example: "230"
.
[optional] model
The model to use. By default it uses "gpt-4o"
.For example: "ada"
.
Selected options:
gpt-4
gpt-4o