google-apis-dfareporting_v4 0.21.0 → 0.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DfareportingV4
18
18
  # Version of the google-apis-dfareporting_v4 gem
19
- GEM_VERSION = "0.21.0"
19
+ GEM_VERSION = "0.23.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250602"
25
+ REVISION = "20250828"
26
26
  end
27
27
  end
28
28
  end
@@ -334,6 +334,18 @@ module Google
334
334
  include Google::Apis::Core::JsonObjectSupport
335
335
  end
336
336
 
337
+ class ContentSource
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class ContentSourceMetaData
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
337
349
  class Conversion
338
350
  class Representation < Google::Apis::Core::JsonRepresentation; end
339
351
 
@@ -526,6 +538,18 @@ module Google
526
538
  include Google::Apis::Core::JsonObjectSupport
527
539
  end
528
540
 
541
+ class CustomRule
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
547
+ class CustomValueField
548
+ class Representation < Google::Apis::Core::JsonRepresentation; end
549
+
550
+ include Google::Apis::Core::JsonObjectSupport
551
+ end
552
+
529
553
  class CustomViewabilityMetric
530
554
  class Representation < Google::Apis::Core::JsonRepresentation; end
531
555
 
@@ -568,6 +592,12 @@ module Google
568
592
  include Google::Apis::Core::JsonObjectSupport
569
593
  end
570
594
 
595
+ class DependentFieldValue
596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
571
601
  class DfpSettings
572
602
  class Representation < Google::Apis::Core::JsonRepresentation; end
573
603
 
@@ -622,6 +652,42 @@ module Google
622
652
  include Google::Apis::Core::JsonObjectSupport
623
653
  end
624
654
 
655
+ class DynamicFeed
656
+ class Representation < Google::Apis::Core::JsonRepresentation; end
657
+
658
+ include Google::Apis::Core::JsonObjectSupport
659
+ end
660
+
661
+ class DynamicFeedsInsertRequest
662
+ class Representation < Google::Apis::Core::JsonRepresentation; end
663
+
664
+ include Google::Apis::Core::JsonObjectSupport
665
+ end
666
+
667
+ class DynamicProfile
668
+ class Representation < Google::Apis::Core::JsonRepresentation; end
669
+
670
+ include Google::Apis::Core::JsonObjectSupport
671
+ end
672
+
673
+ class DynamicProfileFeedSettings
674
+ class Representation < Google::Apis::Core::JsonRepresentation; end
675
+
676
+ include Google::Apis::Core::JsonObjectSupport
677
+ end
678
+
679
+ class DynamicProfileVersion
680
+ class Representation < Google::Apis::Core::JsonRepresentation; end
681
+
682
+ include Google::Apis::Core::JsonObjectSupport
683
+ end
684
+
685
+ class DynamicRules
686
+ class Representation < Google::Apis::Core::JsonRepresentation; end
687
+
688
+ include Google::Apis::Core::JsonObjectSupport
689
+ end
690
+
625
691
  class DynamicTargetingKey
626
692
  class Representation < Google::Apis::Core::JsonRepresentation; end
627
693
 
@@ -634,6 +700,12 @@ module Google
634
700
  include Google::Apis::Core::JsonObjectSupport
635
701
  end
636
702
 
703
+ class Element
704
+ class Representation < Google::Apis::Core::JsonRepresentation; end
705
+
706
+ include Google::Apis::Core::JsonObjectSupport
707
+ end
708
+
637
709
  class EncryptionInfo
638
710
  class Representation < Google::Apis::Core::JsonRepresentation; end
639
711
 
@@ -658,6 +730,36 @@ module Google
658
730
  include Google::Apis::Core::JsonObjectSupport
659
731
  end
660
732
 
733
+ class FeedField
734
+ class Representation < Google::Apis::Core::JsonRepresentation; end
735
+
736
+ include Google::Apis::Core::JsonObjectSupport
737
+ end
738
+
739
+ class FeedIngestionStatus
740
+ class Representation < Google::Apis::Core::JsonRepresentation; end
741
+
742
+ include Google::Apis::Core::JsonObjectSupport
743
+ end
744
+
745
+ class FeedSchedule
746
+ class Representation < Google::Apis::Core::JsonRepresentation; end
747
+
748
+ include Google::Apis::Core::JsonObjectSupport
749
+ end
750
+
751
+ class FieldError
752
+ class Representation < Google::Apis::Core::JsonRepresentation; end
753
+
754
+ include Google::Apis::Core::JsonObjectSupport
755
+ end
756
+
757
+ class FieldFilter
758
+ class Representation < Google::Apis::Core::JsonRepresentation; end
759
+
760
+ include Google::Apis::Core::JsonObjectSupport
761
+ end
762
+
661
763
  class File
662
764
  class Representation < Google::Apis::Core::JsonRepresentation; end
663
765
 
@@ -760,6 +862,18 @@ module Google
760
862
  include Google::Apis::Core::JsonObjectSupport
761
863
  end
762
864
 
865
+ class IngestionErrorRecord
866
+ class Representation < Google::Apis::Core::JsonRepresentation; end
867
+
868
+ include Google::Apis::Core::JsonObjectSupport
869
+ end
870
+
871
+ class IngestionStatus
872
+ class Representation < Google::Apis::Core::JsonRepresentation; end
873
+
874
+ include Google::Apis::Core::JsonObjectSupport
875
+ end
876
+
763
877
  class InventoryItem
764
878
  class Representation < Google::Apis::Core::JsonRepresentation; end
765
879
 
@@ -1114,6 +1228,12 @@ module Google
1114
1228
  include Google::Apis::Core::JsonObjectSupport
1115
1229
  end
1116
1230
 
1231
+ class ProximityFilter
1232
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1233
+
1234
+ include Google::Apis::Core::JsonObjectSupport
1235
+ end
1236
+
1117
1237
  class ReachReportCompatibleFields
1118
1238
  class Representation < Google::Apis::Core::JsonRepresentation; end
1119
1239
 
@@ -1156,6 +1276,12 @@ module Google
1156
1276
  include Google::Apis::Core::JsonObjectSupport
1157
1277
  end
1158
1278
 
1279
+ class RemarketingValueAttribute
1280
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1281
+
1282
+ include Google::Apis::Core::JsonObjectSupport
1283
+ end
1284
+
1159
1285
  class Report
1160
1286
  class Representation < Google::Apis::Core::JsonRepresentation; end
1161
1287
 
@@ -1240,6 +1366,12 @@ module Google
1240
1366
  include Google::Apis::Core::JsonObjectSupport
1241
1367
  end
1242
1368
 
1369
+ class RequestValue
1370
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1371
+
1372
+ include Google::Apis::Core::JsonObjectSupport
1373
+ end
1374
+
1243
1375
  class RichMediaExitOverride
1244
1376
  class Representation < Google::Apis::Core::JsonRepresentation; end
1245
1377
 
@@ -1252,6 +1384,12 @@ module Google
1252
1384
  include Google::Apis::Core::JsonObjectSupport
1253
1385
  end
1254
1386
 
1387
+ class RuleBlock
1388
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1389
+
1390
+ include Google::Apis::Core::JsonObjectSupport
1391
+ end
1392
+
1255
1393
  class Site
1256
1394
  class Representation < Google::Apis::Core::JsonRepresentation; end
1257
1395
 
@@ -1760,6 +1898,7 @@ module Google
1760
1898
  property :click_through_url_suffix, as: 'clickThroughUrlSuffix'
1761
1899
  property :default_click_through_event_tag_id, :numeric_string => true, as: 'defaultClickThroughEventTagId'
1762
1900
  property :default_email, as: 'defaultEmail'
1901
+ property :eu_political_ads_declaration, as: 'euPoliticalAdsDeclaration'
1763
1902
  property :floodlight_configuration_id, :numeric_string => true, as: 'floodlightConfigurationId'
1764
1903
  property :floodlight_configuration_id_dimension_value, as: 'floodlightConfigurationIdDimensionValue', class: Google::Apis::DfareportingV4::DimensionValue, decorator: Google::Apis::DfareportingV4::DimensionValue::Representation
1765
1904
 
@@ -1980,6 +2119,7 @@ module Google
1980
2119
  property :default_landing_page_id, :numeric_string => true, as: 'defaultLandingPageId'
1981
2120
  property :end_date, as: 'endDate', type: Date
1982
2121
 
2122
+ property :eu_political_ads_declaration, as: 'euPoliticalAdsDeclaration'
1983
2123
  collection :event_tag_overrides, as: 'eventTagOverrides', class: Google::Apis::DfareportingV4::EventTagOverride, decorator: Google::Apis::DfareportingV4::EventTagOverride::Representation
1984
2124
 
1985
2125
  property :external_id, as: 'externalId'
@@ -2217,6 +2357,31 @@ module Google
2217
2357
  end
2218
2358
  end
2219
2359
 
2360
+ class ContentSource
2361
+ # @private
2362
+ class Representation < Google::Apis::Core::JsonRepresentation
2363
+ property :content_source_name, as: 'contentSourceName'
2364
+ property :create_info, as: 'createInfo', class: Google::Apis::DfareportingV4::LastModifiedInfo, decorator: Google::Apis::DfareportingV4::LastModifiedInfo::Representation
2365
+
2366
+ property :last_modified_info, as: 'lastModifiedInfo', class: Google::Apis::DfareportingV4::LastModifiedInfo, decorator: Google::Apis::DfareportingV4::LastModifiedInfo::Representation
2367
+
2368
+ property :meta_data, as: 'metaData', class: Google::Apis::DfareportingV4::ContentSourceMetaData, decorator: Google::Apis::DfareportingV4::ContentSourceMetaData::Representation
2369
+
2370
+ property :resource_link, as: 'resourceLink'
2371
+ property :resource_type, as: 'resourceType'
2372
+ end
2373
+ end
2374
+
2375
+ class ContentSourceMetaData
2376
+ # @private
2377
+ class Representation < Google::Apis::Core::JsonRepresentation
2378
+ property :charset, as: 'charset'
2379
+ collection :field_names, as: 'fieldNames'
2380
+ property :row_number, as: 'rowNumber'
2381
+ property :separator, as: 'separator'
2382
+ end
2383
+ end
2384
+
2220
2385
  class Conversion
2221
2386
  # @private
2222
2387
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2742,6 +2907,24 @@ module Google
2742
2907
  end
2743
2908
  end
2744
2909
 
2910
+ class CustomRule
2911
+ # @private
2912
+ class Representation < Google::Apis::Core::JsonRepresentation
2913
+ property :name, as: 'name'
2914
+ property :priority, as: 'priority'
2915
+ collection :rule_blocks, as: 'ruleBlocks', class: Google::Apis::DfareportingV4::RuleBlock, decorator: Google::Apis::DfareportingV4::RuleBlock::Representation
2916
+
2917
+ end
2918
+ end
2919
+
2920
+ class CustomValueField
2921
+ # @private
2922
+ class Representation < Google::Apis::Core::JsonRepresentation
2923
+ property :field_id, as: 'fieldId'
2924
+ property :request_key, as: 'requestKey'
2925
+ end
2926
+ end
2927
+
2745
2928
  class CustomViewabilityMetric
2746
2929
  # @private
2747
2930
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2814,6 +2997,14 @@ module Google
2814
2997
  end
2815
2998
  end
2816
2999
 
3000
+ class DependentFieldValue
3001
+ # @private
3002
+ class Representation < Google::Apis::Core::JsonRepresentation
3003
+ property :element_id, :numeric_string => true, as: 'elementId'
3004
+ property :field_id, as: 'fieldId'
3005
+ end
3006
+ end
3007
+
2817
3008
  class DfpSettings
2818
3009
  # @private
2819
3010
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2917,6 +3108,96 @@ module Google
2917
3108
  end
2918
3109
  end
2919
3110
 
3111
+ class DynamicFeed
3112
+ # @private
3113
+ class Representation < Google::Apis::Core::JsonRepresentation
3114
+ property :content_source, as: 'contentSource', class: Google::Apis::DfareportingV4::ContentSource, decorator: Google::Apis::DfareportingV4::ContentSource::Representation
3115
+
3116
+ property :create_info, as: 'createInfo', class: Google::Apis::DfareportingV4::LastModifiedInfo, decorator: Google::Apis::DfareportingV4::LastModifiedInfo::Representation
3117
+
3118
+ property :dynamic_feed_id, :numeric_string => true, as: 'dynamicFeedId'
3119
+ property :dynamic_feed_name, as: 'dynamicFeedName'
3120
+ property :element, as: 'element', class: Google::Apis::DfareportingV4::Element, decorator: Google::Apis::DfareportingV4::Element::Representation
3121
+
3122
+ property :feed_ingestion_status, as: 'feedIngestionStatus', class: Google::Apis::DfareportingV4::FeedIngestionStatus, decorator: Google::Apis::DfareportingV4::FeedIngestionStatus::Representation
3123
+
3124
+ property :feed_schedule, as: 'feedSchedule', class: Google::Apis::DfareportingV4::FeedSchedule, decorator: Google::Apis::DfareportingV4::FeedSchedule::Representation
3125
+
3126
+ property :has_published, as: 'hasPublished'
3127
+ property :last_modified_info, as: 'lastModifiedInfo', class: Google::Apis::DfareportingV4::LastModifiedInfo, decorator: Google::Apis::DfareportingV4::LastModifiedInfo::Representation
3128
+
3129
+ property :status, as: 'status'
3130
+ property :studio_advertiser_id, :numeric_string => true, as: 'studioAdvertiserId'
3131
+ end
3132
+ end
3133
+
3134
+ class DynamicFeedsInsertRequest
3135
+ # @private
3136
+ class Representation < Google::Apis::Core::JsonRepresentation
3137
+ property :dynamic_feed, as: 'dynamicFeed', class: Google::Apis::DfareportingV4::DynamicFeed, decorator: Google::Apis::DfareportingV4::DynamicFeed::Representation
3138
+
3139
+ property :dynamic_profile_id, :numeric_string => true, as: 'dynamicProfileId'
3140
+ end
3141
+ end
3142
+
3143
+ class DynamicProfile
3144
+ # @private
3145
+ class Representation < Google::Apis::Core::JsonRepresentation
3146
+ property :active, as: 'active', class: Google::Apis::DfareportingV4::DynamicProfileVersion, decorator: Google::Apis::DfareportingV4::DynamicProfileVersion::Representation
3147
+
3148
+ property :archive_status, as: 'archiveStatus'
3149
+ property :create_info, as: 'createInfo', class: Google::Apis::DfareportingV4::LastModifiedInfo, decorator: Google::Apis::DfareportingV4::LastModifiedInfo::Representation
3150
+
3151
+ property :description, as: 'description'
3152
+ property :draft, as: 'draft', class: Google::Apis::DfareportingV4::DynamicProfileVersion, decorator: Google::Apis::DfareportingV4::DynamicProfileVersion::Representation
3153
+
3154
+ property :dynamic_profile_id, :numeric_string => true, as: 'dynamicProfileId'
3155
+ property :kind, as: 'kind'
3156
+ property :last_modified_info, as: 'lastModifiedInfo', class: Google::Apis::DfareportingV4::LastModifiedInfo, decorator: Google::Apis::DfareportingV4::LastModifiedInfo::Representation
3157
+
3158
+ property :name, as: 'name'
3159
+ property :status, as: 'status'
3160
+ property :studio_advertiser_id, :numeric_string => true, as: 'studioAdvertiserId'
3161
+ end
3162
+ end
3163
+
3164
+ class DynamicProfileFeedSettings
3165
+ # @private
3166
+ class Representation < Google::Apis::Core::JsonRepresentation
3167
+ property :dynamic_feed_id, :numeric_string => true, as: 'dynamicFeedId'
3168
+ property :dynamic_rules, as: 'dynamicRules', class: Google::Apis::DfareportingV4::DynamicRules, decorator: Google::Apis::DfareportingV4::DynamicRules::Representation
3169
+
3170
+ property :quantity, as: 'quantity'
3171
+ end
3172
+ end
3173
+
3174
+ class DynamicProfileVersion
3175
+ # @private
3176
+ class Representation < Google::Apis::Core::JsonRepresentation
3177
+ collection :dynamic_profile_feed_settings, as: 'dynamicProfileFeedSettings', class: Google::Apis::DfareportingV4::DynamicProfileFeedSettings, decorator: Google::Apis::DfareportingV4::DynamicProfileFeedSettings::Representation
3178
+
3179
+ property :version_id, :numeric_string => true, as: 'versionId'
3180
+ end
3181
+ end
3182
+
3183
+ class DynamicRules
3184
+ # @private
3185
+ class Representation < Google::Apis::Core::JsonRepresentation
3186
+ collection :auto_targeted_field_ids, as: 'autoTargetedFieldIds'
3187
+ collection :custom_rules, as: 'customRules', class: Google::Apis::DfareportingV4::CustomRule, decorator: Google::Apis::DfareportingV4::CustomRule::Representation
3188
+
3189
+ collection :custom_value_fields, as: 'customValueFields', class: Google::Apis::DfareportingV4::CustomValueField, decorator: Google::Apis::DfareportingV4::CustomValueField::Representation
3190
+
3191
+ property :proximity_filter, as: 'proximityFilter', class: Google::Apis::DfareportingV4::ProximityFilter, decorator: Google::Apis::DfareportingV4::ProximityFilter::Representation
3192
+
3193
+ collection :remarketing_value_attributes, as: 'remarketingValueAttributes', class: Google::Apis::DfareportingV4::RemarketingValueAttribute, decorator: Google::Apis::DfareportingV4::RemarketingValueAttribute::Representation
3194
+
3195
+ property :rotation_type, as: 'rotationType'
3196
+ property :rule_type, as: 'ruleType'
3197
+ property :weight_field_id, as: 'weightFieldId'
3198
+ end
3199
+ end
3200
+
2920
3201
  class DynamicTargetingKey
2921
3202
  # @private
2922
3203
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2936,6 +3217,27 @@ module Google
2936
3217
  end
2937
3218
  end
2938
3219
 
3220
+ class Element
3221
+ # @private
3222
+ class Representation < Google::Apis::Core::JsonRepresentation
3223
+ property :active_field_id, as: 'activeFieldId'
3224
+ property :create_info, as: 'createInfo', class: Google::Apis::DfareportingV4::LastModifiedInfo, decorator: Google::Apis::DfareportingV4::LastModifiedInfo::Representation
3225
+
3226
+ property :default_field_id, as: 'defaultFieldId'
3227
+ property :element_name, as: 'elementName'
3228
+ property :end_timestamp_field_id, as: 'endTimestampFieldId'
3229
+ property :external_id_field_id, as: 'externalIdFieldId'
3230
+ collection :feed_fields, as: 'feedFields', class: Google::Apis::DfareportingV4::FeedField, decorator: Google::Apis::DfareportingV4::FeedField::Representation
3231
+
3232
+ property :is_local_timestamp, as: 'isLocalTimestamp'
3233
+ property :last_modified_info, as: 'lastModifiedInfo', class: Google::Apis::DfareportingV4::LastModifiedInfo, decorator: Google::Apis::DfareportingV4::LastModifiedInfo::Representation
3234
+
3235
+ property :proximity_targeting_field_id, as: 'proximityTargetingFieldId'
3236
+ property :reporting_label_field_id, as: 'reportingLabelFieldId'
3237
+ property :start_timestamp_field_id, as: 'startTimestampFieldId'
3238
+ end
3239
+ end
3240
+
2939
3241
  class EncryptionInfo
2940
3242
  # @private
2941
3243
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2989,6 +3291,67 @@ module Google
2989
3291
  end
2990
3292
  end
2991
3293
 
3294
+ class FeedField
3295
+ # @private
3296
+ class Representation < Google::Apis::Core::JsonRepresentation
3297
+ property :default_value, as: 'defaultValue'
3298
+ property :filterable, as: 'filterable'
3299
+ property :id, as: 'id'
3300
+ property :name, as: 'name'
3301
+ property :renderable, as: 'renderable'
3302
+ property :required, as: 'required'
3303
+ property :type, as: 'type'
3304
+ end
3305
+ end
3306
+
3307
+ class FeedIngestionStatus
3308
+ # @private
3309
+ class Representation < Google::Apis::Core::JsonRepresentation
3310
+ collection :ingestion_error_records, as: 'ingestionErrorRecords', class: Google::Apis::DfareportingV4::IngestionErrorRecord, decorator: Google::Apis::DfareportingV4::IngestionErrorRecord::Representation
3311
+
3312
+ property :ingestion_status, as: 'ingestionStatus', class: Google::Apis::DfareportingV4::IngestionStatus, decorator: Google::Apis::DfareportingV4::IngestionStatus::Representation
3313
+
3314
+ property :state, as: 'state'
3315
+ end
3316
+ end
3317
+
3318
+ class FeedSchedule
3319
+ # @private
3320
+ class Representation < Google::Apis::Core::JsonRepresentation
3321
+ property :repeat_value, :numeric_string => true, as: 'repeatValue'
3322
+ property :schedule_enabled, as: 'scheduleEnabled'
3323
+ property :start_hour, as: 'startHour'
3324
+ property :start_minute, as: 'startMinute'
3325
+ property :time_zone, as: 'timeZone'
3326
+ end
3327
+ end
3328
+
3329
+ class FieldError
3330
+ # @private
3331
+ class Representation < Google::Apis::Core::JsonRepresentation
3332
+ property :field_id, as: 'fieldId'
3333
+ property :field_name, as: 'fieldName'
3334
+ collection :field_values, as: 'fieldValues'
3335
+ property :ingestion_error, as: 'ingestionError'
3336
+ property :is_error, as: 'isError'
3337
+ end
3338
+ end
3339
+
3340
+ class FieldFilter
3341
+ # @private
3342
+ class Representation < Google::Apis::Core::JsonRepresentation
3343
+ property :bool_value, as: 'boolValue'
3344
+ property :dependent_field_value, as: 'dependentFieldValue', class: Google::Apis::DfareportingV4::DependentFieldValue, decorator: Google::Apis::DfareportingV4::DependentFieldValue::Representation
3345
+
3346
+ property :field_id, as: 'fieldId'
3347
+ property :match_type, as: 'matchType'
3348
+ property :request_value, as: 'requestValue', class: Google::Apis::DfareportingV4::RequestValue, decorator: Google::Apis::DfareportingV4::RequestValue::Representation
3349
+
3350
+ property :string_value, as: 'stringValue'
3351
+ property :value_type, as: 'valueType'
3352
+ end
3353
+ end
3354
+
2992
3355
  class File
2993
3356
  # @private
2994
3357
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3241,6 +3604,26 @@ module Google
3241
3604
  end
3242
3605
  end
3243
3606
 
3607
+ class IngestionErrorRecord
3608
+ # @private
3609
+ class Representation < Google::Apis::Core::JsonRepresentation
3610
+ collection :errors, as: 'errors', class: Google::Apis::DfareportingV4::FieldError, decorator: Google::Apis::DfareportingV4::FieldError::Representation
3611
+
3612
+ property :record_id, as: 'recordId'
3613
+ end
3614
+ end
3615
+
3616
+ class IngestionStatus
3617
+ # @private
3618
+ class Representation < Google::Apis::Core::JsonRepresentation
3619
+ property :num_active_rows, :numeric_string => true, as: 'numActiveRows'
3620
+ property :num_rows_processed, :numeric_string => true, as: 'numRowsProcessed'
3621
+ property :num_rows_total, :numeric_string => true, as: 'numRowsTotal'
3622
+ property :num_rows_with_errors, :numeric_string => true, as: 'numRowsWithErrors'
3623
+ property :num_warnings_total, :numeric_string => true, as: 'numWarningsTotal'
3624
+ end
3625
+ end
3626
+
3244
3627
  class InventoryItem
3245
3628
  # @private
3246
3629
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4012,6 +4395,16 @@ module Google
4012
4395
  end
4013
4396
  end
4014
4397
 
4398
+ class ProximityFilter
4399
+ # @private
4400
+ class Representation < Google::Apis::Core::JsonRepresentation
4401
+ property :field_id, as: 'fieldId'
4402
+ property :radius_bucket_type, as: 'radiusBucketType'
4403
+ property :radius_unit_type, as: 'radiusUnitType'
4404
+ property :radius_value, as: 'radiusValue'
4405
+ end
4406
+ end
4407
+
4015
4408
  class ReachReportCompatibleFields
4016
4409
  # @private
4017
4410
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4100,6 +4493,14 @@ module Google
4100
4493
  end
4101
4494
  end
4102
4495
 
4496
+ class RemarketingValueAttribute
4497
+ # @private
4498
+ class Representation < Google::Apis::Core::JsonRepresentation
4499
+ property :field_id, as: 'fieldId'
4500
+ collection :user_attribute_ids, as: 'userAttributeIds'
4501
+ end
4502
+ end
4503
+
4103
4504
  class Report
4104
4505
  # @private
4105
4506
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4327,6 +4728,15 @@ module Google
4327
4728
  end
4328
4729
  end
4329
4730
 
4731
+ class RequestValue
4732
+ # @private
4733
+ class Representation < Google::Apis::Core::JsonRepresentation
4734
+ collection :exclude_from_user_attribute_ids, as: 'excludeFromUserAttributeIds'
4735
+ property :key, as: 'key'
4736
+ collection :user_attribute_ids, as: 'userAttributeIds'
4737
+ end
4738
+ end
4739
+
4330
4740
  class RichMediaExitOverride
4331
4741
  # @private
4332
4742
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4346,6 +4756,14 @@ module Google
4346
4756
  end
4347
4757
  end
4348
4758
 
4759
+ class RuleBlock
4760
+ # @private
4761
+ class Representation < Google::Apis::Core::JsonRepresentation
4762
+ collection :field_filter, as: 'fieldFilter', class: Google::Apis::DfareportingV4::FieldFilter, decorator: Google::Apis::DfareportingV4::FieldFilter::Representation
4763
+
4764
+ end
4765
+ end
4766
+
4349
4767
  class Site
4350
4768
  # @private
4351
4769
  class Representation < Google::Apis::Core::JsonRepresentation