Deprecated: Return type of WP_Theme::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-theme.php on line 554

Deprecated: Return type of WP_Theme::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-theme.php on line 595

Deprecated: Return type of WP_Theme::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-theme.php on line 535

Deprecated: Return type of WP_Theme::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-theme.php on line 544

Deprecated: Return type of WP_REST_Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/rest-api/class-wp-rest-request.php on line 960

Deprecated: Return type of WP_REST_Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/rest-api/class-wp-rest-request.php on line 980

Deprecated: Return type of WP_REST_Request::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/rest-api/class-wp-rest-request.php on line 992

Deprecated: Return type of WP_REST_Request::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/rest-api/class-wp-rest-request.php on line 1003

Deprecated: Return type of WP_Block_List::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 151

Deprecated: Return type of WP_Block_List::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 175

Deprecated: Return type of WP_Block_List::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 164

Deprecated: Return type of WP_Block_List::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 186

Deprecated: Return type of WP_Block_List::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 138

Deprecated: Return type of WP_Block_List::offsetExists($index) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 75

Deprecated: Return type of WP_Block_List::offsetGet($index) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 89

Deprecated: Return type of WP_Block_List::offsetSet($index, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 110

Deprecated: Return type of WP_Block_List::offsetUnset($index) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 127

Deprecated: Return type of WP_Block_List::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 199

Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/superbeet/dev.beet.tv/wp-includes/script-loader.php on line 333

Deprecated: Return type of Requests_Cookie_Jar::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Cookie/Jar.php on line 63

Deprecated: Return type of Requests_Cookie_Jar::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Cookie/Jar.php on line 73

Deprecated: Return type of Requests_Cookie_Jar::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Cookie/Jar.php on line 89

Deprecated: Return type of Requests_Cookie_Jar::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Cookie/Jar.php on line 102

Deprecated: Return type of Requests_Cookie_Jar::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Cookie/Jar.php on line 111

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 40

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 51

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 68

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 82

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 91

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/superbeet/dev.beet.tv/wp-includes/class-wp.php on line 173

Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/superbeet/dev.beet.tv/wp-includes/wp-db.php on line 3030

Warning: Cannot modify header information - headers already sent by (output started at /home/superbeet/dev.beet.tv/wp-includes/class-wp-theme.php:9) in /home/superbeet/dev.beet.tv/wp-includes/feed-rss2.php on line 8
Srinivasan KA – Beet.TV https://dev.beet.tv The root to the media revolution Wed, 29 Sep 2021 12:12:32 +0000 en-US hourly 1 https://wordpress.org/?v=5.8.7 Elevated Video: CTV Views From TripleLift, Havas, Dentsu, Tastemade, Team Whistle, MediaScience, Amagi, GroupM https://dev.beet.tv/2021/09/elevated-video-ctv-views-from-triplelift-havas-dentsu-tastemade-team-whistle-mediascience-amagi-groupm.html Wed, 29 Sep 2021 12:12:32 +0000 https://www.beet.tv/?p=75971 What is the role of native advertising in TV? Certainly, basic product placements and infomercials have existed for a long time.

But now, new techniques offered by connected TV platforms promise a lot more.

In Elevated Video, a Beet.TV leadership series presented by TripleLift, eight executives explored what that opportunity looks like.

1. Content ad insertions lighten the load

At TripleLift, the native ad company that has launched a connected TV offering in beta, advanced advertising GM Michael Shields says formats like ad insertions into TV shows, split-screen ads and other overlays “allows publishers to lower ad loads”.

“Unscripted, lighthearted comedies… you’ve probably seen our units in a lot of cooking shows – we think that that’s going to be the future ad model for a certain kind of programming.”

Native Advertising Has Key Role in Future of Ad-Supported TV: TripleLift’s Michael Shields

2. Post-cookie, context soars on data

At Havas’ Media Group’s health practice, managing partner Peter Sedlarcik welcomes the greater finesse available in contextual ad data.

“Contextual has really had a renaissance. We’re using more contextual data streams in order to inform strategy. There’s more of a balance now between purchased based data sets that have been kind of pre-eminent in a lot of the planning that we’ve been doing as an agency.”

Havas’ Sedlarcik Goes Long On Short-Form Ads

3. Dentsu’s quest to demystify media

Dentsu Media U.S. media partnerships EVP Sarah Stringer says buying connected TV is still “very convoluted”.

“A lot of different people sell a lot of the same channels, which means that we’re not getting that single point of view. You’re not getting the efficiencies that you want. How do we demystify the marketplace?”

Immersive Ad Experiences Promise Optimized Results: Dentsu’s Sarah Stringer

4. Tastemade’s Imberman likes CTV’s flavors

At cooking video producer Tastemade, Jeff Imberman, head of sales and brand partnerships, says connected TV manages to combine the best qualities of TV and digital.

“It’s traditional yet progressive all at the same time. You’re still able to serve 15 and 30-second ads the way a linear network can – but what makes it really compelling is it’s delivered in a digital format across digital pipes, so it allows for very unique targeting, contextual especially.”

Tastemade’s Imberman Feasts On A Full Menu Of Ad Options

5. Brand insertions bring viewers organic delight

For Team Whistle, a digital sports content producer, Anthony Susi, vice president of over-the-top sales, says audiences give positive feedback to brand partnerships in its content.

“Picture Bear Grylls wading through the water with a Powerade ad behind it, things like that. We do it in an organic way and not really force down your throat.”

Branded Content Helps to Engage Younger Audiences: Team Whistle’s Anthony Susi

6. Brands pick from new-wave measurement menu

MediaScience CEO Duane Varan says the advertising world is no longer about everyone using a “one-size-fits-all” paradigm of buying 30-second ads using traditional currencies.

“That model is flawed in a lot of ways. All brands are not the same. All categories are not the same. Our objectives are not the same. Every brand needs to discover the best in class measures delivering against those specific communication objectives.”

‘There’s a New Paradigm for Brand Integrations on TV’: MediaScience’s Duane Varan

7. Native can solve ad load aversion

Srinivasan KA of Amagi, a company that helps enable linear ad-supported streaming channels, says changing consumption patterns mean media must change.

“Nobody just has the patience for sitting through 10 minutes of advertising on a per hour basis. You’re going to have much more integrated ad formats. Native advertising on connected TV would kind of blend both content and advertising in a seamless fashion.”

FAST Must Fight Ad Fatigue: Amagi’s Srinivasan KA

8. CTV can kick-start the sequence

Liza Davidian, EVP of investment and activation at GroupM, says connected TV can be the start of a sequenced conversation with consumers.

“If it speaks to me again on a more personalised device like your Instagram or any type of social media on my phone, I applaud an advertiser who further digs deeper into the funnel and makes their message a little bit more customised.”

Customized Ads at Scale Are Key to Optimized Video Campaigns: GroupM’s Liza Davidian

]]>
Beet.TV
FAST Must Fight Ad Fatigue: Amagi’s Srinivasan KA https://dev.beet.tv/2021/07/fast-must-fight-ad-fatigue-amagis-srinivasan-ka.html Tue, 27 Jul 2021 12:14:59 +0000 https://www.beet.tv/?p=75250 BANGALORE –  FAST is exploding. Free Ad-Supported TV options are rising growing fast.

According to eMarketer, in January 2021, just over a third (34%) of US households that had video streaming capability used ad-supported streaming services. But, whilst 26% of that was AVOD (ad-supported video on demand), the remaining 8% was something more familiar to traditional viewers – linear.

In this video interview with Beet.TV, Srinivasan KA of Amagi, a company that helps enable linear ad-supported streaming channels, explains reasons for FAST’s growth – and its challenges.

From SVoD to FAST

“FAST, pun unintended, is the fastest-growing connected TV category today,” he says. “Given the subscription fatigue, given the number of subscription services with the large ones taking bulk of the share, we are starting to see substantial growthcoming in from these free platforms.

“Viewers, after spending 30 minutes to an hour on the Netflix and the Disney Pluses of the world, then look for additional content, either content that is not available on these platforms because they want something niche specific, or they’re looking for much more variety.”

FAST operators include XUMO TV, Pluto and Tubi, all of which have been acquired by major networks, plus offerings from equipment manufacturers like Visio, Samsung and Roku.

FAST’s driving factors

For Srinivasan KA, the key difference from AVOD generally is the linear nature of the ad-supported content.

“FAST is provided like a cable dial, where you got an EPG and all the channels are available in a precurated linear 24/7 format,” he explains. “You just flip through channels and watch them.”

He ascribes FAST’s growth to two factors:

  1. People trying to save money without adding subscriptions.
  2. The arrival of premium-quality content coming into FAST platforms, with some starting to commission their own big exclusives.

Fighting FAST ad fatigue

But, despite the fact that FAST is ad-supported and linear, Srinivasan KA says operators nevertheless must tread carefully.

“The new millennial and Gen Z viewers cannot sustain more than five or 10 minutes of attention span,” he says.

“You’re going to have much less advertising time on a per-hour basis. So you need to have interesting interactive video ad formats if you want to be able to monetize the content.”

That means the sweet spot is servicing a point somewhere between two consumer fatigues – excessive SVoD and excessive free ad load.

Wiring channels to platforms

Amagi helps bring streaming linear channels to viewing platforms.

It offers products for cloud play-out, event orchestration, on schedule planning dynamic ad insertion, ad sales and more.

Srinivasan KA Says Amagi can deliver channels on to platforms “like Samsungs and the Rokus and the Vizios and the XUMOs and the Plutos of the world”, as well as others.

“Then we work with pretty much all the major SSPs and DSPs to bring advertising programmatic and directly-sold advertising into these FAST platforms by doing dynamic server-side ad insertion.”

You are watching “It’s time to elevate your video ads, or risk getting left behind,” a Beet.TV leadership series presented by TripleLift. For more videos, please visit this page.

]]>
Beet.TV