View Creative
Copied



https://api.ocamba.com/api/v1/adex/creatives/{id}
Copied

https://api.ocamba.com/api/v1/adex/creatives/{id}
Retrieves the details of a Creative that has previously been created if a valid identifier was provided
Name
Descriptionidstringrequired
Unique identifier for the object defined as a path parameter.Example: 12345
Name
Descriptionfieldsstring
The client can request more efficient filtered representation of the resource showing only specific field(s), using the “fields” query parameter. Note that the “fields” parameter has precedence over the “view” parameter.Example GET /VERSION/adex/RESOURCE_NAME?fields=id,name
See "Tips" for the list of filterable parameters.
Example: fields=field1,field2,field3
viewstring
Adex API returns full representation of the resource using the “view=full” query parameter. If not specified, the default view will be used.Note that the “fields” parameter has precedence over the “view” parameter.
Example: view=full/default
200 - OK
Name
Descriptionitems[ dynamic-native-creative ]
An array of all created items.Creative - Dynamic Native
Name
Descriptionaddressstring
AddressExample: Dragise Misovica 163B
advertiser_domainstring (url)
Valid URL.Example: https://example.com
bannerobject
A rectangular graphic display ad that stretches across the top, bottom, or sides of a website or online media property.Name
Descriptionkeystring
Language code supported by the Ocamba platform (ISO 639-2, 2 letter language codes).Example: en
valuestring
URL, max 400 characters.Example: http://example.domen/image/en.jpg
bundle_idstring
Maximum 100 characters.Example: 1017
campaign_idinteger
Campaign id created on the Ocamba platform.Example: 1111456
create_timedateTime
Timezone: GMT.Example: 2021-09-29 15:40:10
ctatextstring
Descriptive text describing a ‘call to action’ button for the destination URL.Example: 1
descriptionobject
Descriptive text associated with the text product or service being advertised. Key-value pairs {key : value}Name
Descriptionkeystring
Language code supported by the Ocamba platform (ISO 639-2, 2 letter language codes), key "en" is required.Example: en
valuestring
URL, max 400 characters.Example: en description
description_2object
Additional descriptive text associated text with the product or service being advertised. Key-value pairs {key : value}Name
Descriptionkeystring
Language code supported by the Ocamba platform (ISO 639-2, 2 letter language codes), key "en" is required.Example: en
valuestring
URL, max 400 characters.Example: en description2
display_urlstring (url)
Valid URL.Example: https://example.com
downloadsinteger
Number downloads/installs of this number product.Example: 5
html5string
HTML5 desc.Example:
Test
idstring
A unique identifier generated by the Ocamba platform.Example: 1319617
imageobject
Image address which will be the main visual attribute presented to the user. Key-value pairs {key : value}Name
Descriptionkeystring
Language code supported by the Ocamba platform (ISO 639-2, 2 letter language codes), key "en" is required.Example: en
valuestring
URL, max 400 characters.Example: http://example.domen/image/en.jpg
image_sizeobject
Sizes of images in 'image' field. This object is created automatically based on image files downloaded from urls given in 'image' field.Name
Descriptionkeystring
Language code supported by the Ocamba platform (ISO 639-2, 2 letter language codes), key "en" is required.Example: en
valuestring
Size of a corresponding image in format WIDTHxHEIGHT.Example: 600x400
landing_urlstring (url)
Valid URL, max 2048 chars.Example: https://example.com
likesinteger
Number of social ratings or “likes” of the product being offered to the user.Example: 10
namestring
Creative Name is a user-provided keyword that will be your main keyword in search and tracking. Maximum 100 chars.Example: Demo_dynamic_native
phonestring
Phone number.Example: 032456312
postbackinteger
Describes status of postback.Example: 1
Possible values: 0 | 1
Default: 1
pricefloat
Price for product / app / in-app purchase.Example: 12.99
ratinginteger
Rating of the product being offered to the user.sale_pricefloat
Sale price that can be used together with price to indicate a discounted price compared to a regular price.Example: 9.99
sponsoredobject
Sponsored By message where text response should contain the brand name of the sponsor. Key-value pairs {key : value}Name
Descriptionkeystring
Language code supported by the Ocamba platform (ISO 639-2, 2 letter language codes), key "en" is required.Example: en
valuestring
URL, max 100 characters.Example: en sponsor
statusstring
Describe dynamic native status.Example: active
Possible values: active | inactive
Default: active
targetstring
Browser related method for ad appearance.Example: _top
Possible values: _blank | _self | _parent | _top
third_party_codestring
3rd Party code desc.Example:Test
titleobject
The Title object is to be used for title element of the Native ad. Key-value pairs {key : value}Name
Descriptionkeystring
Language code supported by the Ocamba platform (ISO 639-2, 2 letter language codes), key "en" is required.Example: en
valuestring
URL, max 600 characters.Example: en_demo_title
tracking_pixels[ string ]
Uses for pixel tracking.Example: https://example.com?${SESSION_ID}${DEVICE_ID}
typestring
Describes type of the dynamic native.Example: dynamic-native
Default: dynamic-native
totalinteger
A total number of items.Example: 1
1 If you don't know the creative id, list the creatives to find it.