Sha256: 8ab871b7a2f1b49d2ce020943ad344d8b560257118a191ca9be8151cd0b4eb1c
Contents?: true
Size: 1.19 KB
Versions: 6
Compression:
Stored size: 1.19 KB
Contents
# Copyright 2015 Google Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. require 'google/apis/adexperiencereport_v1/service.rb' require 'google/apis/adexperiencereport_v1/classes.rb' require 'google/apis/adexperiencereport_v1/representations.rb' module Google module Apis # Google Ad Experience Report API # # View Ad Experience Report data, and get a list of sites that have a # significant number of annoying ads. # # @see https://developers.google.com/ad-experience-report/ module AdexperiencereportV1 VERSION = 'V1' REVISION = '20170819' # Test scope for access to the Zoo service AUTH_XAPI_ZOO = 'https://www.googleapis.com/auth/xapi.zoo' end end end
Version data entries
6 entries across 6 versions & 1 rubygems