// Copyright 2016 Google Inc. All Rights Reserved. #import @protocol GADUAdNetworkExtras - (id)adNetworkExtrasWithDictionary: (NSDictionary *)extras; @end