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
Kristine Bayles – Beet.TV https://dev.beet.tv The root to the media revolution Sun, 22 Aug 2021 18:59:28 +0000 en-US hourly 1 https://wordpress.org/?v=5.8.7 Partnerships, Automation Underpin Future of Advanced TV: Execs from Comcast Technology Solutions, , GroupM, NBCUniversal, AMC, Publicis, OMD https://dev.beet.tv/2021/08/partnerships-automation-underpin-future-of-advanced-tv-execs-from-comcast-technology-solutions-groupm-nbcuniversal-amc-publicis-omd.html Sun, 22 Aug 2021 18:57:54 +0000 https://www.beet.tv/?p=75529 Advertisers need to come together with media, measurement and ad-tech companies to support the growth in advanced TV. Their partnerships will lead to greater automation and better outcomes that drive more investment in advertising as linear TV and digital video converge.

Interoperability Is Great Unifier

Kevin Lemberg, head of partnerships for advertising solutions at Comcast Technology Solutions

“There has to be some sort of unification and some sort of common language and goals between the partners within a solution or technology that we’re offering out to the industry,” he said. “Partnerships are going to be very important to round out the technology offering and the solutions for the industry in order for us to move forward.”

Holistic View of TV Landscape

Jen Soch, executive director of specialty channels at WPP’s GroupM

“We’re really seeing an idea where we can be with addressable and CTV part of the main video recommendation that goes into what we’re doing with a client, and look at it more holistically.” she said. “I do see a lot more interest in bringing it [addressable and CTV] very much to the forefront and being a bigger part of their overall play.”

Don’t Devalue Premium Content

Kelly Abcarian, executive vice president of measurement and impact at NBCUniversal

“Interoperability across linear and digital without losing the value of premium content along the way is going to be so critical,” she said. “If we lose and swing the pendulum too far to ‘audiences only,’ imagine content being cheapened over the coming years and basically creating a society that the value is placed on audiences alone….I look forward to working with the industry on how, as we try to equivalize and become more interoperable, we don’t lose the value of premium content.”

Addressable TV Unlocks Insights

Kristine Bayles, vice president of advanced advertising sales at AMC Networks

Addressable TV “enables us to get the insights into communication and driving deeper understanding in the industry,” she said. “We all know TV is important, but CTV and VOD is just as important…Viewership is truly fragmented now, and it’s not that less people are consuming, they’re just consuming differently. We need to understand this, and move forward with converged impressions.”

Automate Workflows for Savings

Mark Marshall, president of advertising and partnerships at NBCUniversal

“Our goal on that [automated workflows] is to work with our partners on the agency side be able to get rid of about 30% of the manual work that we do,” he said. “How do we find different APIs [application programming interfaces] and different ways to interact, and take out some of the manual elements to allow us to move faster and hopefully improve margins for clients.”

Outcomes Need Collaboration

Nicole Whitesel, executive vice president of advanced TV and client success at Publicis Media

“We need systems that collaborate — tools that talk to each other, data that can break down those walls, IDs that can understand each other,” she said. “Better sharing of that data enables us to have conversations with our clients about outcomes, and outcomes that deliver change to their business, and outcomes that change the way they decide media mix.”

Self-Scheduling Becoming the Norm

Vicky Fox, chief planning officer at OMD UK

“We’ve moved from a place where people were quite wedded to a linear schedule,” she said. “Self-scheduling is going to be the norm for everybody. Anybody who switches on the TV and either looks at their connected TV menu or their EPG [electronic programming guide] can see how much has changed, because some of the linear schedules may take second place.”

Technology ‘Lifts All Ships’

Richard Nunn, vice president and general manager of advertiser solutions at Comcast Technology Solutions

“Through automation and understanding what has worked and what hasn’t in more real time across channel – that in principle, should mean a greater ROI across what is a fragmented channel base,” he said. “They’ll drive that solution a lot more efficiently because of technology.”

You are watching “What’s Next For Advertisers? Key Changes That Will Drive The Industry Forward,” a Beet.TV leadership series presented by Comcast Technology Solutions. For more videos, please visit this page. For Comcast Technology Solutions’ paper on these topics, please visit this link.

Editor’s Note:  Special thanks to Jon Watts who collaborated and reported for this series.

]]>
Beet.TV
‘Wild West’ Addressable TV Needs Standards: AMC’s Bayles https://dev.beet.tv/2021/05/wild-west-addressable-tv-needs-standards-amcs-bayles.html Mon, 24 May 2021 12:34:46 +0000 https://www.beet.tv/?p=73973 Converged addressable TV advertising is now a reality that advertisers can take advantage of today.

But, to make the opportunity truly soar, the new-look TV industry needs to work on harmonizing the way such ads are bought.

That is the view of Kristine Bayles, Vice President of Advanced Advertising Sales at ‎AMC Networks.

Reforming the ‘wild west’

In this video interview with Beet.TV senior adviser Jon Watts, Bayles sees the growth of addressable, which allows advertisers to target individual households, as familiar chaos.

“I was on the agency side with digital (advertising) was just starting to come up,” she recalls. “And it was truly the wild, wild west. There were no programmers that offered it the same from an operational standpoint. That was different, too. It was very confusing to buy. It was hard to understand there’s no checks and balances.

“The IAB came in, it brought everything together and really unified the industry to allow digital to scale. And I foresee the same thing happening with national addressable.”

Going addressable

Many conventional TV platforms have, in recent years, lit up addressable ad opportunities.

Alongside, apps and over-the-top (OTT) services are enabling connected TV (CTV) with digital-style TV ad opportunities.

AMC Networks launched its first national addressable campaign in late 2020. Now 30% of its linear viewership is addressable.

The prizes for advertisers include household targeting, frequency capping and digital-style measurement.

But Bayles thinks work is needed.

Standards for scale

“We need to standardise and solve for measurement,” she says. “We need to figure out how to do holistic measurement and unified measurement with this.

“If they are standards, we’ll be able to scale addressable much quicker.”

Bayles draws a parallel with financial services, where the banking sector has a range of standardized practices for engaging with its customers.

“Every industry has standards,” she argues. “These standards are really just going to enable us to work with our clients and other programmers in a much more seamlessly seamless way.”

You are watching “What’s Next For Advertisers? Key Changes That Will Drive The Industry Forward,” a Beet.TV leadership series presented by Comcast Technology Solutions. For more videos, please visit this page. For Comcast Technology Solutions’ paper on these topics, please visit this link.

]]>
Beet.TV