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
Chris Maccaro – Beet.TV https://dev.beet.tv The root to the media revolution Tue, 07 Sep 2021 18:04:22 +0000 en-US hourly 1 https://wordpress.org/?v=5.8.7 Addressable Advertising Marks Convergence of Linear, CTV: Execs from Beachfront, Vizio, Digitas, Discovery, Canoe, Vevo, The Trade Desk and Premion https://dev.beet.tv/2021/08/addressable-advertising-marks-convergence-of-linear-ctv-execs-from-beachfront-vizio-digitas-discovery-canoe-vevo-the-trade-desk-and-premion.html Mon, 30 Aug 2021 02:46:03 +0000 https://www.beet.tv/?p=75536 Addressable advertising on linear TV is a culmination of efforts to combine the reach of broadcasters with the targeting of digital platforms. Addressable TV also will drive greater adoption of programmatic media buying as advertisers seek more flexibility with their campaigns.

Addressable Ads Growing on Linear TV

Chris Maccaro, chief executive of Beachfront Media

“We’re most excited about accelerating addressability across traditional linear, and that’s where we see an enormous amount of growth, both this year and into the future,” Maccaro said. “Our focus has really been on enablement, building the infrastructure to enable that addressability to happen, and then bringing the ability to access that supply through automated channels,” Maccaro adds.

Addressable TV Is Bridge Between Linear, Streaming

Adam Gaynor, vice president of network partnerships at Vizio

“Addressable TV today acts as the bridge between linear and streaming,” Gaynor said. “When I think about it from the buy-side, when I think about it from the brand side, we now have a real opportunity to help brands as they find their audiences in both the connected TV world and the linear world, to connect them by using addressable TV.”

Media Measurement Underpins Convergence

Beth Weeks, vice president and group director at Digitas

“Measurement becomes critically important as we’re losing reach on linear, but gaining in digital video,” Weeks said. “How are we validating the effectiveness of that holistic reach as we think about bridging those platforms, and being able to validate and verify that we’re achieving those critical KPIs and those business outcomes that our clients are expecting.”

Unification Means Greater ROI

Huda Kazi, vice president of ad technology and operations at Discovery

“Unification is key. We’re hyper-focused on creating a large deduplicated supply pool for our advertisers,” Kazi said. “This allows us to provide greater ROI for the advertisers while maintaining the value of our own content.”

Video-on-Demand Offers Brand Safety

Chris Pizzurro, senior vice president of global sales and marketing at Canoe

“We have a very well lit, brand-safe VOD environment today with the Canoe footprint,” Pizzurro said. “We absolutely need to maintain that quality, but we know we need to open up the pipes to programmatic so our programmers can sell 100% of their inventory…We’re up-and-running, and we look to turn up the heat this year.”

Brand, Consumer Experiences Are Key

Rob Christensen, vice president of advanced TV sales and distribution at Vevo

“As we’re running ad pods in multiple minutes per hour, it’s important for us to make sure that it’s a great experience for brands, it’s a great experience for users and of course, maximizing the monetization opportunities,” Christensen said.

Don’t Forget Frequency Capping

JoAnna Foyle, senior vice president of inventory partnerships at The Trade Desk

“[Ad] frequency is a big challenge, that if you’re not using the right platform and the right tools – we see this as consumers while we’re watching content on mobile devices, on streaming services…the odds are frequency isn’t being managed very well,” Foyle said. “One of the things we talk to our buyers a lot about is making sure that they’re using the tools available to them.”

CTV, OTT See Data-Driven Innovations

John Vilade, head of ad sales at Premion

“We’re out right now doing a lot of education with marketers. Marketers are seeing rapid changes in the marketplace. There’s a lot of complexity and fragmentation. There’s a lot of nuance in terms of what you can do inside the connected TV space,” Vilade said. “I’m most excited about now is the data-driven innovations that we’re seeing inside of connected TV and OTT.”

You are watching “Convergent TV: Driving Addressability Across Traditional and Connected TV,” a Beet.TV leadership series presented by Beachfront. For more videos, please visit this page.

]]>
Beet.TV
Linear TV Isn’t Going Away: Beachfront Media’s Maccaro https://dev.beet.tv/2021/05/linear-tv-isnt-going-away-beachfront-medias-maccaro.html Tue, 18 May 2021 12:47:11 +0000 https://www.beet.tv/?p=73750 With on-demand viewing options still exploding, it may seem like linear viewing is on its way out.

But that’s only half the story.

In this video interview with Beet.TV, the chief executive of one TV ad-tech company says linear has a future.

Viewing habits converging

VOD and linear viewership could be on course to equal each other, at 50% of total viewing, by 2031, according to UK TV measurement agency BARB.

But Chris Maccaro of Beachfront Media says linear remains important.

“We don’t see linear TV going away anytime soon, although we’re extremely excited about the growth in convergent TV,” he says. “In our opinion it’s one of the most exciting mediums in advertising.

“We do feel like linear TV has been underserved via technology. And our mission is to continue to be a leader in servicing that sector of the market, and bringing the same automation and tools that streaming TV benefits from, to that linear client base.”

Co-mingling channels

Beachfront Media – based in New York, Florida and Pasadena – offers technology to publishers including revenue and yield, ad operations, ad experiences, unified decisioning, programmatic SSP, direct-sold ad server, creative validation, reporting and analytics.

“I think the biggest challenge is we see the acceleration to CTV,” Maccaro says.

“Although we’ve seen a decline in traditional TV, it still accounts for the vast majority of ad spend today.

“And what we continually see as a problem is the ability to co-mingle those assets, for a programmer, and the ability for the buy-side to be able to execute and buy across those disparate pools of supply through one interconnected channel.”

Paddling with OAR

To that end, Beachfront did a project with TV maker VIZIO’s Project OAR, a consortium aiming to standardize addressable TV advertising approaches.

The episode saw Beachfront use its decisioning technology to execute an addressable TV ad campaign across locally and nationally syndicated TV programming seen on more than three million VIZIO TVs.

“Our focus has really been on enablement, building the infrastructure to enable that addressability to happen, and then bringing the ability to access that supply through automated channels,” Maccaro adds.

“We’re most excited about accelerating addressability across traditional linear, and that’s where we see an enormous amount of growth, both this year and into the future.”

You are watching “Convergent TV: Driving Addressability Across Traditional and Connected TV,” a Beet.TV leadership series presented by Beachfront. For more videos, please visit this page.

]]>
Beet.TV