module Bing module Ads module API # Bing::Ads::API::V11 module V11 NAMESPACE_IDENTIFIER = :v11 def self.constants Persey.config end end end end end