@Iulia_Gh: To answer your question, we no longer render the CTA for website cards even if you use that param when creating the card. (You’ll see a default READ_MORE value for the website_cta param.)
Here are the card details, which includes a value for website_cta:
$ twurl -H ads-api.twitter.com "/1/accounts/18ce53yltux/cards/website/2pwn3"
{
"request": {
"params": {
"card_type": "website",
"card_id": "2pwn3",
"account_id": "18ce53yltux"
}
},
"data_type": "card",
"data": {
"name": "Wandera 3 ",
"image": "https://pbs.twimg.com/ad_img/804279888341569536/ZGSiXoA5?format=jpg&name=orig",
"preview_url": "https://cards.twitter.com/cards/18ce53yltux/2pwn3",
"website_display_url": "go.wandera.com",
"website_cta": "READ_MORE",
"id": "2pwn3",
"account_id": "18ce53yltux",
"website_dest_url": "http://go.wandera.com/T-Media2.html",
"created_at": "2016-12-01T11:04:33Z",
"website_title": "Free Trial",
"website_url": "http://go.wandera.com/T-Media2.html",
"updated_at": "2017-01-26T18:22:08Z",
"deleted": false,
"card_type": "WEBSITE"
}
}
However, both in the timeline (link to Tweet) as well as in the preview we return, there is no CTA.
$ twurl -H ads-api.twitter.com "/1/accounts/18ce53yltux/tweet/preview/808710595826610177" | jq
{
"data_type": "tweet_view",
"data": [
{
"platform": "web",
"preview": "<!DOCTYPE html> <html> <head> <meta charset=\"utf-8\" /> <link href=\"https://ton.twimg.com/macaw-campaigns/css/tweet_preview.bundle.c2ca1db8ef6eecefde74.css\" rel=\"stylesheet\" /> </head> <body> <div class=\"Tweet--timeline Tweet Tweet--web \" data-tweet-id=\"1\"> <img class=\"Tweet-avatar\" src=\"https://pbs.twimg.com/profile_images/578531480252596224/3HOUZ2Ap_normal.png\" width=\"48\" height=\"48\" alt=\"\"/> <div class=\"Tweet-body\"> <div class=\"Tweet-header\"> <div class=\"Tweet-userData\"> <a href=\"https://twitter.com/ITMedia_Online\" target=\"_blank\" class=\"Tweet-name\">IT Media</a> <a href=\"https://twitter.com/ITMedia_Online\" target=\"_blank\" class=\"Tweet-screenName\">@ITMedia_Online</a> </div> <small class=\"Tweet-timeLabel\"> <span class=\"Tweet-timestamp\"> <span class=\"Icon Icon--clock\"></span> Dec 31 </span> </small> </div> <div class=\"Tweet-text \" dir=\"\">Mobile data is increasing constantly, <twittermention>@</twittermention><a class=\"tweet-url username\" href=\"https://twitter.com/Wandera\" rel=\"nofollow\">Wandera</a> can help control bill shocks. <a href=\"https://t.co/jbExPXY92n\" rel=\"nofollow\">https://t.co/jbExPXY92n</a></div> <div class=\"CardContainer CardContainer--timeline CardContainer--web \" > <a class=\"WebsiteCard-urlWrapper\" href=\"http://go.wandera.com/T-Media2.html\" target=\"_blank\"> <div class=\"WebsiteCard \"> <div class=\"Card-imageContainer\"> <img src=\"https://pbs.twimg.com/ad_img/804279888341569536/ZGSiXoA5?format=jpg&name=orig\" class=\"Card-image\" alt=\"\" /> </div> <div class=\"WebsiteCard-metadataContainer\"> <div class=\"WebsiteCard-metadata\"> <div class=\"WebsiteCard-title\">Free Trial</div> <div class=\"WebsiteCard-displayUrl\">go.wandera.com</div> </div> </div> </div> </a> </div> </div> <div class=\"Tweet-footer\"> <div class=\"Tweet-context Tweet-context--promotion\"> <div class=\"Tweet-badge Tweet-badge--promotedBy\"> <span class=\"Icon Icon--promoted Icon--small\"></span> <span class=\"Tweet-badgeText\">Promoted</span> </div> </div> </div> </div> </body> </html> "
},
{
"platform": "android",
"preview": "<!DOCTYPE html> <html> <head> <meta charset=\"utf-8\" /> <link href=\"https://ton.twimg.com/macaw-campaigns/css/tweet_preview.bundle.c2ca1db8ef6eecefde74.css\" rel=\"stylesheet\" /> </head> <body> <div class=\"Tweet--timeline Tweet Tweet--android \" data-tweet-id=\"1\"> <img class=\"Tweet-avatar\" src=\"https://pbs.twimg.com/profile_images/578531480252596224/3HOUZ2Ap_normal.png\" width=\"48\" height=\"48\" alt=\"\"/> <div class=\"Tweet-body\"> <div class=\"Tweet-header\"> <div class=\"Tweet-userData\"> <a href=\"https://twitter.com/ITMedia_Online\" target=\"_blank\" class=\"Tweet-name\">IT Media</a> <a href=\"https://twitter.com/ITMedia_Online\" target=\"_blank\" class=\"Tweet-screenName\">@ITMedia_Online</a> </div> <small class=\"Tweet-timeLabel\"> <span class=\"Tweet-timestamp\"> <span class=\"Icon Icon--clock\"></span> Dec 31 </span> </small> </div> <div class=\"Tweet-text \" dir=\"\">Mobile data is increasing constantly, <twittermention>@</twittermention><a class=\"tweet-url username\" href=\"https://twitter.com/Wandera\" rel=\"nofollow\">Wandera</a> can help control bill shocks. <a href=\"https://t.co/jbExPXY92n\" rel=\"nofollow\">https://t.co/jbExPXY92n</a></div> <div class=\"CardContainer CardContainer--timeline CardContainer--android \" > <a class=\"WebsiteCard-urlWrapper\" href=\"http://go.wandera.com/T-Media2.html\" target=\"_blank\"> <div class=\"WebsiteCard \"> <div class=\"Card-imageContainer\"> <img src=\"https://pbs.twimg.com/ad_img/804279888341569536/ZGSiXoA5?format=jpg&name=orig\" class=\"Card-image\" alt=\"\" /> </div> <div class=\"WebsiteCard-metadataContainer\"> <div class=\"WebsiteCard-metadata\"> <div class=\"WebsiteCard-title\">Free Trial</div> <div class=\"WebsiteCard-displayUrl\">go.wandera.com</div> </div> </div> </div> </a> </div> </div> <div class=\"Tweet-footer\"> <div class=\"Tweet-context Tweet-context--promotion\"> <div class=\"Tweet-badge Tweet-badge--promotedBy\"> <span class=\"Icon Icon--promoted Icon--small\"></span> <span class=\"Tweet-badgeText\">Promoted</span> </div> </div> </div> </div> </body> </html> "
},
{
"platform": "iphone",
"preview": "<!DOCTYPE html> <html> <head> <meta charset=\"utf-8\" /> <link href=\"https://ton.twimg.com/macaw-campaigns/css/tweet_preview.bundle.c2ca1db8ef6eecefde74.css\" rel=\"stylesheet\" /> </head> <body> <div class=\"Tweet--timeline Tweet Tweet--iphone \" data-tweet-id=\"1\"> <img class=\"Tweet-avatar\" src=\"https://pbs.twimg.com/profile_images/578531480252596224/3HOUZ2Ap_normal.png\" width=\"48\" height=\"48\" alt=\"\"/> <div class=\"Tweet-body\"> <div class=\"Tweet-header\"> <div class=\"Tweet-userData\"> <a href=\"https://twitter.com/ITMedia_Online\" target=\"_blank\" class=\"Tweet-name\">IT Media</a> <a href=\"https://twitter.com/ITMedia_Online\" target=\"_blank\" class=\"Tweet-screenName\">@ITMedia_Online</a> </div> <small class=\"Tweet-timeLabel\"> <span class=\"Tweet-timestamp\"> <span class=\"Icon Icon--clock\"></span> Dec 31 </span> </small> </div> <div class=\"Tweet-text \" dir=\"\">Mobile data is increasing constantly, <twittermention>@</twittermention><a class=\"tweet-url username\" href=\"https://twitter.com/Wandera\" rel=\"nofollow\">Wandera</a> can help control bill shocks. <a href=\"https://t.co/jbExPXY92n\" rel=\"nofollow\">https://t.co/jbExPXY92n</a></div> <div class=\"CardContainer CardContainer--timeline CardContainer--iphone \" > <a class=\"WebsiteCard-urlWrapper\" href=\"http://go.wandera.com/T-Media2.html\" target=\"_blank\"> <div class=\"WebsiteCard \"> <div class=\"Card-imageContainer\"> <img src=\"https://pbs.twimg.com/ad_img/804279888341569536/ZGSiXoA5?format=jpg&name=orig\" class=\"Card-image\" alt=\"\" /> </div> <div class=\"WebsiteCard-metadataContainer\"> <div class=\"WebsiteCard-metadata\"> <div class=\"WebsiteCard-title\">Free Trial</div> <div class=\"WebsiteCard-displayUrl\">go.wandera.com</div> </div> </div> </div> </a> </div> </div> <div class=\"Tweet-footer\"> <div class=\"Tweet-context Tweet-context--promotion\"> <div class=\"Tweet-badge Tweet-badge--promotedBy\"> <span class=\"Icon Icon--promoted Icon--small\"></span> <span class=\"Tweet-badgeText\">Promoted</span> </div> </div> </div> </div> </body> </html> "
}
],
"request": {
"params": {
"tweet_id": 808710595826610200,
"account_id": "18ce53yltux"
}
}
}
From where are you seeing the CTA?