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
Madison Square Garden – Beet.TV https://dev.beet.tv The root to the media revolution Thu, 04 May 2017 13:48:13 +0000 en-US hourly 1 https://wordpress.org/?v=5.8.7 IAB’s Rothenberg Says Digital Video Via OTT, Mobile Now A ‘Mainstream Consumer Medium’ https://dev.beet.tv/2017/05/randy-rothenberg.html Thu, 04 May 2017 13:48:13 +0000 https://www.beet.tv/?p=45801 One big takeaway from the 2017 Digital Content NewFronts on which both buyers and sellers can agree is that “What we’ve been calling digital video has now become a completely mainstream consumer medium,” notes Randy Rothenberg. “The industry is at a complete inflection point. We know that this is big not in the future but right now.”

The President and CEO of the Internet Advertising Bureau sees that inflection point supported by two main tent poles, he explains in this interview with Beet.TV. The first is that over-the-top video viewing in the living room is attracting all demographics, and that “everybody wants to be in” on the mobile video craze.

Among Rothenberg’s observations is the gratifying number of marketers at this year’s NewFronts events. He cites a Chicago contingent from Conagra and Starcom along with “what appear to be hundreds of primary buyers in this room now.”

Asked about the scope of the NewFronts, given its inexorable expansion year after year, Rothenberg dismisses headlines about companies dropping out of the festivities. The only year companies did not drop out was the very first year.

“We’ve said from day one this is a marketplace. It’s not for everyone. It’s going to be right for some, right for others and they should deal with it in different ways,” he says.

Scale is in the eye of the beholder when it comes to the choice of activities from May 1 through May 12 in New York City.

“If you’re a big monstrous player like Hulu, you can fill Madison Square Garden, which Hulu did just this morning,” says Rothenberg. “If you’re a newcomer or if you’re a repositioning incumbent, you may want to do a small dinner for your best clients, which by the way is exactly what AOL did last night, a dinner for 60 top clients.”

If there’s one conclusion to be drawn from questions about the breadth, scope and necessity of the NewFronts, according to Rothenberg, it would be “People who write stories for the trade press are not buyers and not sellers so they really don’t know what they’re talking about.”

This video is part of Beet.TV’s coverage of the IAB’s Digital Content NewFronts 2017. The series is sponsored by the IAB. For more videos from the #NewFronts, please visit this page.

]]>
CES Sessions: 605, NBCUniversal, Omnicom And Turner Discuss Dynamic Creative Optimization https://dev.beet.tv/2017/01/oasis-panel3.html Fri, 27 Jan 2017 02:03:24 +0000 http://www.beet.tv/?p=44320 LAS VEGAS – Everyone agrees that data can help to inform better video advertising targeting. The question is how best to do it.

The narrow range of options was the focus of a Beet.TV panel discussion at CES 2017 conducted at the OMD Oasis at The Venetian. It brought together representatives of 605, NBCUniversal, Omnicom Media Group and Turner Broadcasting.

Moderator Matt Spiegel of MediaLink started the dialogue by stating “We don’t seem to making a lot of progress” in using data to deliver specific creative iterations to specific consumers.

“Some of that comes from the fact that measurement is still inherently broken,” said 605 CEO Kristin Dolan. She added that even measured at the segment level, a panel is not going to tell you whether your creative is good. “It will tell you that the one person who represents all the other people that are supposed to look like that person thought the creative was good or wasn’t good,” said Dolan.

Spiegel opined that dynamic ad targeting is “a soap box we should all be championing. You’re filming all this great video content. It seems way too hard to create five versions and be able to run them.”

Michael Strober, EVP, Client Strategy & Ad Innovation at Turner, suggested reversing the cart and horse lineup. It would involve finding a way to identify an audience or segment and deriving insights based on certain things that are attracting that segment. This would both inform the creative brief and how the creative should be delivered.

“As opposed to we have the creative and which one should we allocate it to. I don’t know how that gets done,” Strober said.

“It’s about starting from the beginning of the process, which is the creative brief, and thinking about the audience targets and thinking about them together,” said Jonathan Steuer, Chief Research Officer at Omnicom Media Group. This would yield “the ability to incrementally check your work along the way.”

There is much inertia supporting the current status quo of television ad buying, said Strober, wherein much inventory is purchased in advance every year during the Upfronts.

“We have to move to a more campaign-based approach where we’re constantly measuring and optimizing and iterating,” said Strober. “That’s just not there yet because of the measurement and the ROI metrics.”

To Denise Colella, SVP, Advanced Ad Products & Strategy at NBCU, it’s about taking baby steps toward a common goal. “We have to crawl before we run,” she said, adding that getting her clients to work with her to understand which format they want to use with which targeting capability “I think would be a tremendous improvement.”

Dolan related how a couple of years ago, her Cablevision Systems Corp. was assisting Madison Square Garden promote a boxing match featuring a Russian boxer. No one had considered running a Hispanic version of a TV spot until Dolan pointed out that “Hispanics buy tickets to boxing and watch it on TV.”

The eventual Hispanic version of the ad created “a lift because we took a product that we knew appealed to a particular segment,” said Dolan. “Just even getting people to consider doing something different from the way they’ve always done it isn’t that much more expensive and can result in some learning.”

This video was produced as part Beet. TV’s coverage of CES 2017 presented by 605. For more videos from the series, please visit this page.

]]>