Class: Google::Apis::DoubleclicksearchV2::IdMappingFile
- Inherits:
-
Object
- Object
- Google::Apis::DoubleclicksearchV2::IdMappingFile
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/doubleclicksearch_v2/classes.rb,
lib/google/apis/doubleclicksearch_v2/representations.rb,
lib/google/apis/doubleclicksearch_v2/representations.rb
Overview
File returned to https://developers.google.com/search-ads/v2/reference/reports/ getIdMappingFile.
Instance Method Summary collapse
-
#initialize(**args) ⇒ IdMappingFile
constructor
A new instance of IdMappingFile.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ IdMappingFile
Returns a new instance of IdMappingFile.
413 414 415 |
# File 'lib/google/apis/doubleclicksearch_v2/classes.rb', line 413 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
418 419 |
# File 'lib/google/apis/doubleclicksearch_v2/classes.rb', line 418 def update!(**args) end |