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