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