Methods
- N
Attributes
[RW] | scopingEntityId | |
[RW] | operations |
Class Public methods
Source: show
# File lib/adwords4r/v200909/BulkMutateJobService.rb, line 2885 def initialize(scopingEntityId = nil, operations = []) @scopingEntityId = scopingEntityId @operations = operations end