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
Liza Davidian – 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
Customized Ads at Scale Are Key to Optimized Video Campaigns: GroupM’s Liza Davidian https://dev.beet.tv/2021/06/customized-ads-at-scale-are-key-to-optimized-video-campaigns-groupms-liza-davidian.html Tue, 29 Jun 2021 10:00:35 +0000 https://www.beet.tv/?p=74642 Advertisers that are seeking to optimize their video campaigns among a variety of media channels should develop a strategy to personalize their messaging as consumers come into the purchase funnel. Those media channels include the growing number of ad-supported video on demand (AVOD) services that have premium programming.

“When I think about ways to optimize video content, I think about customization at scale,” Liza Davidian, executive vice president of investment and activation at GroupM, said in this interview with Beet.TV. “I think about what should be your first message to a consumer about your brand, and how to further draw people into that funnel as they see more and more exposure to your ad.”

An integrated approach includes the broad reach of television and channels like social media that offer behavioral targeting.

“I applaud an advertiser who further digs deeper into the funnel and makes their message a little more customized based on possibly some data that they have drawn from me,” Davidian said. “Frequency doesn’t always have to be a bad thing as long as it’s not just hitting you over the head with the same message over and over again.”

Millions of U.S. households have canceled their cable or satellite TV service while connecting their TVs directly to the internet, giving them more control of the viewing experience. While ad-free subscription video on demand (SVOD) services like Netflix and Disney+ are popular, consumers will also rely on AVOD services like Paramount+ and Discovery+ to see premium video.

“There’s always going to be a place for Netflix and non-ad-supported platforms, but we have seen the expansion of so many ad-supported streaming platforms,” Davidian said. “That content is so expensive that…the burden of creating that content cannot reside solely with the consumer in the future. Brand messaging and advertising is a necessary way to bring premium video to consumers.”

Consumers have become more concerned about personal privacy, leading several states including California and Virginia to pass laws that give people more control over their data. Limitations on data-sharing make ad targeting more challenging, especially as “walled garden” media environments like social media and AVOD services guard their first-party data.

“We do see this trend of user data being moved into these ‘walled garden’ or buying siloes, if you will. The role of a modern agency has evolved…to be the tunnels that are connecting those gardens,” Davidian said. “We strive to give our clients access to the premium supply and data, and still provide that connectivity and that consistency and that scale across these fragmented landscapes.”

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