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
Maureen Bosetti – Beet.TV https://dev.beet.tv The root to the media revolution Mon, 23 Apr 2018 15:53:25 +0000 en-US hourly 1 https://wordpress.org/?v=5.8.7 NBCU In OpenAP Means More Scale, Standardization: Initiative’s Bosetti https://dev.beet.tv/2018/04/maureen-bosetti.html Mon, 23 Apr 2018 02:01:49 +0000 https://www.beet.tv/?p=51152 NBCUniversal’s decision to join the OpenAP audience-targeting consortium one year after its creation is a positive move that “gives us even more scale to buy and transact on from an audience standpoint,” says Maureen Bosetti, Chief Partnerships Officer at Initiative, IPG’s global communications agency.

“Certainly the more partners that join OpenAP the more it allows us to really have that standardization across a greater amount of networks within the portfolio,” Bosetti says in this video interview with Beet.TV taped last week at the Cadent & one2one Media UpFront event.

When Fox, Viacom and Turner announced OpenAP in March of 2017, Bosetti says Initiative was excited by the opportunity “because one of the challenges that we’ve had with audience buying is the limitations to optimize within different walled gardens versus trying to optimize across the entire cable or broadcast landscape.”

On April 19, NBCU disclosed that it has decided not only to participate in OpenAP but will bring its in-house Audience Studio’s data capabilities to boost the platform by integrating them into OpenAP’s standardized data sets, as ADWEEK reports.

“With NBCUniversal aligning with the consortium, we are all accelerating the industry’s efforts in providing more premium scale to drive greater adoption of advanced audience targeting, while laying the groundwork for future innovation.” the sales chiefs at Fox, Viacom and Turner said in a joint statement.

Bosetti sees advanced audience targeting as a complement to the traditional way of buying primetime shows and daypart mixes, something that isn’t about to change.

“But layering on an audience-based approach allows us to extend that reach across other channels or other platforms that we not be reaching them through those more traditional, fixed-TV buys,” she explains.

OpenAP also offers transparency into buys instead of a “black box” approach to reaching audiences. This gives advertisers increasing confidence to continue investing in advanced TV targeting.

“Clients more and more obviously want to make sure that every dollar that they’re putting their investments into places that are driving the most effectiveness to drive their business,” Bosetti says.

In an interview with Beet.TV one year ago this month, NBCU’s EVP of Business Operations & Strategy, Krishan Bhatia, expressed support for OpenAP while underscoring his company’s efforts to help advertisers target audiences beyond traditional Nielsen demographics.

Bhatia said NBCU was “generally supportive of any efforts that help the TV ecosystem go above and beyond the traditional age/gender based way of measuring and transacting on audiences, including this one,” a reference to OpenAP.

This video was produced at the Cadent & one2one Media UpFront 2018 industry summit.   You can find more videos from the series here.   The sponsors for this series are Cadent and one2one Media.    

]]>
Beet.TV
The Pros And Cons Of Upfront TV Ad Sales: Initiative’s Bosetti https://dev.beet.tv/2017/04/ufinitiativebosetti.html Tue, 25 Apr 2017 13:28:34 +0000 https://www.beet.tv/?p=45544 We are right in the middle of the upfronts, the spring season in which TV networks and publishers tout their upcoming content roster to secure upfront committed advertiser spend.

But what do brands get out of the upfronts? One woman who guides advertisers through their upfront buying strategy says there are both pros and cons involved in their approach.

“There is a myriad of factors that we consider when we are trying to guide clients in terms of whether or not to be in the upfront marketplace,” says Maureen Bosetti, chief investment officer at IPG Mediabrands’ Initiative.

Amongst the variables involved in the strategy:

  • Brands’ aims
  • Budget
  • Preferred period for airing
  • Demographics sought
  • Competitor activity

And Bosetti says the whole season can be advantageous on at least one of those factors: “The upfront is great to make sure you can buy large amounts of television at scale … At the most efficient pricing.”

But, she acknowledges, spending committed early can limit a brand’s ability to respond later in the fall.

“Disadvantages to being in the upfront could include things like less flexibility, you are committed to the dollars, you may not be able to have funds left for more opportunistic things that come along throughout the year,” she adds.

How will networks fare during this year’s upfronts? Wall Street analysts’ forecasts are split.

“(Jefferies’ John) Janedis sees a 2% decline in the upfront dollars spent on TV to $18.2 billion, with broadcasters down 3% and cable down 1%,” reports Deadline.

But BMO Capital Markets’ Daniel Salmon expects new data-driven targeting offers brought by networks to bring growth, Deadline reports. “Does this sound like a dying marketplace to you?” he asks. “No, us either.”

This segment is part of a series leading up to the 2017 TV Upfront. It is presented by FreeWheel. To find more videos from the series, please visit this page.

]]>