google-apis-dfareporting_v4 0.21.0 → 0.22.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.
|
19
|
+
GEM_VERSION = "0.22.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 = "
|
25
|
+
REVISION = "20250722"
|
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
|
|
@@ -2217,6 +2355,31 @@ module Google
|
|
2217
2355
|
end
|
2218
2356
|
end
|
2219
2357
|
|
2358
|
+
class ContentSource
|
2359
|
+
# @private
|
2360
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2361
|
+
property :content_source_name, as: 'contentSourceName'
|
2362
|
+
property :create_info, as: 'createInfo', class: Google::Apis::DfareportingV4::LastModifiedInfo, decorator: Google::Apis::DfareportingV4::LastModifiedInfo::Representation
|
2363
|
+
|
2364
|
+
property :last_modified_info, as: 'lastModifiedInfo', class: Google::Apis::DfareportingV4::LastModifiedInfo, decorator: Google::Apis::DfareportingV4::LastModifiedInfo::Representation
|
2365
|
+
|
2366
|
+
property :meta_data, as: 'metaData', class: Google::Apis::DfareportingV4::ContentSourceMetaData, decorator: Google::Apis::DfareportingV4::ContentSourceMetaData::Representation
|
2367
|
+
|
2368
|
+
property :resource_link, as: 'resourceLink'
|
2369
|
+
property :resource_type, as: 'resourceType'
|
2370
|
+
end
|
2371
|
+
end
|
2372
|
+
|
2373
|
+
class ContentSourceMetaData
|
2374
|
+
# @private
|
2375
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2376
|
+
property :charset, as: 'charset'
|
2377
|
+
collection :field_names, as: 'fieldNames'
|
2378
|
+
property :row_number, as: 'rowNumber'
|
2379
|
+
property :separator, as: 'separator'
|
2380
|
+
end
|
2381
|
+
end
|
2382
|
+
|
2220
2383
|
class Conversion
|
2221
2384
|
# @private
|
2222
2385
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2742,6 +2905,24 @@ module Google
|
|
2742
2905
|
end
|
2743
2906
|
end
|
2744
2907
|
|
2908
|
+
class CustomRule
|
2909
|
+
# @private
|
2910
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2911
|
+
property :name, as: 'name'
|
2912
|
+
property :priority, as: 'priority'
|
2913
|
+
collection :rule_blocks, as: 'ruleBlocks', class: Google::Apis::DfareportingV4::RuleBlock, decorator: Google::Apis::DfareportingV4::RuleBlock::Representation
|
2914
|
+
|
2915
|
+
end
|
2916
|
+
end
|
2917
|
+
|
2918
|
+
class CustomValueField
|
2919
|
+
# @private
|
2920
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2921
|
+
property :field_id, as: 'fieldId'
|
2922
|
+
property :request_key, as: 'requestKey'
|
2923
|
+
end
|
2924
|
+
end
|
2925
|
+
|
2745
2926
|
class CustomViewabilityMetric
|
2746
2927
|
# @private
|
2747
2928
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2814,6 +2995,14 @@ module Google
|
|
2814
2995
|
end
|
2815
2996
|
end
|
2816
2997
|
|
2998
|
+
class DependentFieldValue
|
2999
|
+
# @private
|
3000
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3001
|
+
property :element_id, :numeric_string => true, as: 'elementId'
|
3002
|
+
property :field_id, as: 'fieldId'
|
3003
|
+
end
|
3004
|
+
end
|
3005
|
+
|
2817
3006
|
class DfpSettings
|
2818
3007
|
# @private
|
2819
3008
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2917,6 +3106,96 @@ module Google
|
|
2917
3106
|
end
|
2918
3107
|
end
|
2919
3108
|
|
3109
|
+
class DynamicFeed
|
3110
|
+
# @private
|
3111
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3112
|
+
property :content_source, as: 'contentSource', class: Google::Apis::DfareportingV4::ContentSource, decorator: Google::Apis::DfareportingV4::ContentSource::Representation
|
3113
|
+
|
3114
|
+
property :create_info, as: 'createInfo', class: Google::Apis::DfareportingV4::LastModifiedInfo, decorator: Google::Apis::DfareportingV4::LastModifiedInfo::Representation
|
3115
|
+
|
3116
|
+
property :dynamic_feed_id, :numeric_string => true, as: 'dynamicFeedId'
|
3117
|
+
property :dynamic_feed_name, as: 'dynamicFeedName'
|
3118
|
+
property :element, as: 'element', class: Google::Apis::DfareportingV4::Element, decorator: Google::Apis::DfareportingV4::Element::Representation
|
3119
|
+
|
3120
|
+
property :feed_ingestion_status, as: 'feedIngestionStatus', class: Google::Apis::DfareportingV4::FeedIngestionStatus, decorator: Google::Apis::DfareportingV4::FeedIngestionStatus::Representation
|
3121
|
+
|
3122
|
+
property :feed_schedule, as: 'feedSchedule', class: Google::Apis::DfareportingV4::FeedSchedule, decorator: Google::Apis::DfareportingV4::FeedSchedule::Representation
|
3123
|
+
|
3124
|
+
property :has_published, as: 'hasPublished'
|
3125
|
+
property :last_modified_info, as: 'lastModifiedInfo', class: Google::Apis::DfareportingV4::LastModifiedInfo, decorator: Google::Apis::DfareportingV4::LastModifiedInfo::Representation
|
3126
|
+
|
3127
|
+
property :status, as: 'status'
|
3128
|
+
property :studio_advertiser_id, :numeric_string => true, as: 'studioAdvertiserId'
|
3129
|
+
end
|
3130
|
+
end
|
3131
|
+
|
3132
|
+
class DynamicFeedsInsertRequest
|
3133
|
+
# @private
|
3134
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3135
|
+
property :dynamic_feed, as: 'dynamicFeed', class: Google::Apis::DfareportingV4::DynamicFeed, decorator: Google::Apis::DfareportingV4::DynamicFeed::Representation
|
3136
|
+
|
3137
|
+
property :dynamic_profile_id, :numeric_string => true, as: 'dynamicProfileId'
|
3138
|
+
end
|
3139
|
+
end
|
3140
|
+
|
3141
|
+
class DynamicProfile
|
3142
|
+
# @private
|
3143
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3144
|
+
property :active, as: 'active', class: Google::Apis::DfareportingV4::DynamicProfileVersion, decorator: Google::Apis::DfareportingV4::DynamicProfileVersion::Representation
|
3145
|
+
|
3146
|
+
property :archive_status, as: 'archiveStatus'
|
3147
|
+
property :create_info, as: 'createInfo', class: Google::Apis::DfareportingV4::LastModifiedInfo, decorator: Google::Apis::DfareportingV4::LastModifiedInfo::Representation
|
3148
|
+
|
3149
|
+
property :description, as: 'description'
|
3150
|
+
property :draft, as: 'draft', class: Google::Apis::DfareportingV4::DynamicProfileVersion, decorator: Google::Apis::DfareportingV4::DynamicProfileVersion::Representation
|
3151
|
+
|
3152
|
+
property :dynamic_profile_id, :numeric_string => true, as: 'dynamicProfileId'
|
3153
|
+
property :kind, as: 'kind'
|
3154
|
+
property :last_modified_info, as: 'lastModifiedInfo', class: Google::Apis::DfareportingV4::LastModifiedInfo, decorator: Google::Apis::DfareportingV4::LastModifiedInfo::Representation
|
3155
|
+
|
3156
|
+
property :name, as: 'name'
|
3157
|
+
property :status, as: 'status'
|
3158
|
+
property :studio_advertiser_id, :numeric_string => true, as: 'studioAdvertiserId'
|
3159
|
+
end
|
3160
|
+
end
|
3161
|
+
|
3162
|
+
class DynamicProfileFeedSettings
|
3163
|
+
# @private
|
3164
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3165
|
+
property :dynamic_feed_id, :numeric_string => true, as: 'dynamicFeedId'
|
3166
|
+
property :dynamic_rules, as: 'dynamicRules', class: Google::Apis::DfareportingV4::DynamicRules, decorator: Google::Apis::DfareportingV4::DynamicRules::Representation
|
3167
|
+
|
3168
|
+
property :quantity, as: 'quantity'
|
3169
|
+
end
|
3170
|
+
end
|
3171
|
+
|
3172
|
+
class DynamicProfileVersion
|
3173
|
+
# @private
|
3174
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3175
|
+
collection :dynamic_profile_feed_settings, as: 'dynamicProfileFeedSettings', class: Google::Apis::DfareportingV4::DynamicProfileFeedSettings, decorator: Google::Apis::DfareportingV4::DynamicProfileFeedSettings::Representation
|
3176
|
+
|
3177
|
+
property :version_id, :numeric_string => true, as: 'versionId'
|
3178
|
+
end
|
3179
|
+
end
|
3180
|
+
|
3181
|
+
class DynamicRules
|
3182
|
+
# @private
|
3183
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3184
|
+
collection :auto_targeted_field_ids, as: 'autoTargetedFieldIds'
|
3185
|
+
collection :custom_rules, as: 'customRules', class: Google::Apis::DfareportingV4::CustomRule, decorator: Google::Apis::DfareportingV4::CustomRule::Representation
|
3186
|
+
|
3187
|
+
collection :custom_value_fields, as: 'customValueFields', class: Google::Apis::DfareportingV4::CustomValueField, decorator: Google::Apis::DfareportingV4::CustomValueField::Representation
|
3188
|
+
|
3189
|
+
property :proximity_filter, as: 'proximityFilter', class: Google::Apis::DfareportingV4::ProximityFilter, decorator: Google::Apis::DfareportingV4::ProximityFilter::Representation
|
3190
|
+
|
3191
|
+
collection :remarketing_value_attributes, as: 'remarketingValueAttributes', class: Google::Apis::DfareportingV4::RemarketingValueAttribute, decorator: Google::Apis::DfareportingV4::RemarketingValueAttribute::Representation
|
3192
|
+
|
3193
|
+
property :rotation_type, as: 'rotationType'
|
3194
|
+
property :rule_type, as: 'ruleType'
|
3195
|
+
property :weight_field_id, as: 'weightFieldId'
|
3196
|
+
end
|
3197
|
+
end
|
3198
|
+
|
2920
3199
|
class DynamicTargetingKey
|
2921
3200
|
# @private
|
2922
3201
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2936,6 +3215,27 @@ module Google
|
|
2936
3215
|
end
|
2937
3216
|
end
|
2938
3217
|
|
3218
|
+
class Element
|
3219
|
+
# @private
|
3220
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3221
|
+
property :active_field_id, as: 'activeFieldId'
|
3222
|
+
property :create_info, as: 'createInfo', class: Google::Apis::DfareportingV4::LastModifiedInfo, decorator: Google::Apis::DfareportingV4::LastModifiedInfo::Representation
|
3223
|
+
|
3224
|
+
property :default_field_id, as: 'defaultFieldId'
|
3225
|
+
property :element_name, as: 'elementName'
|
3226
|
+
property :end_timestamp_field_id, as: 'endTimestampFieldId'
|
3227
|
+
property :external_id_field_id, as: 'externalIdFieldId'
|
3228
|
+
collection :feed_fields, as: 'feedFields', class: Google::Apis::DfareportingV4::FeedField, decorator: Google::Apis::DfareportingV4::FeedField::Representation
|
3229
|
+
|
3230
|
+
property :is_local_timestamp, as: 'isLocalTimestamp'
|
3231
|
+
property :last_modified_info, as: 'lastModifiedInfo', class: Google::Apis::DfareportingV4::LastModifiedInfo, decorator: Google::Apis::DfareportingV4::LastModifiedInfo::Representation
|
3232
|
+
|
3233
|
+
property :proximity_targeting_field_id, as: 'proximityTargetingFieldId'
|
3234
|
+
property :reporting_label_field_id, as: 'reportingLabelFieldId'
|
3235
|
+
property :start_timestamp_field_id, as: 'startTimestampFieldId'
|
3236
|
+
end
|
3237
|
+
end
|
3238
|
+
|
2939
3239
|
class EncryptionInfo
|
2940
3240
|
# @private
|
2941
3241
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2989,6 +3289,67 @@ module Google
|
|
2989
3289
|
end
|
2990
3290
|
end
|
2991
3291
|
|
3292
|
+
class FeedField
|
3293
|
+
# @private
|
3294
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3295
|
+
property :default_value, as: 'defaultValue'
|
3296
|
+
property :filterable, as: 'filterable'
|
3297
|
+
property :id, as: 'id'
|
3298
|
+
property :name, as: 'name'
|
3299
|
+
property :renderable, as: 'renderable'
|
3300
|
+
property :required, as: 'required'
|
3301
|
+
property :type, as: 'type'
|
3302
|
+
end
|
3303
|
+
end
|
3304
|
+
|
3305
|
+
class FeedIngestionStatus
|
3306
|
+
# @private
|
3307
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3308
|
+
collection :ingestion_error_records, as: 'ingestionErrorRecords', class: Google::Apis::DfareportingV4::IngestionErrorRecord, decorator: Google::Apis::DfareportingV4::IngestionErrorRecord::Representation
|
3309
|
+
|
3310
|
+
property :ingestion_status, as: 'ingestionStatus', class: Google::Apis::DfareportingV4::IngestionStatus, decorator: Google::Apis::DfareportingV4::IngestionStatus::Representation
|
3311
|
+
|
3312
|
+
property :state, as: 'state'
|
3313
|
+
end
|
3314
|
+
end
|
3315
|
+
|
3316
|
+
class FeedSchedule
|
3317
|
+
# @private
|
3318
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3319
|
+
property :repeat_value, :numeric_string => true, as: 'repeatValue'
|
3320
|
+
property :schedule_enabled, as: 'scheduleEnabled'
|
3321
|
+
property :start_hour, as: 'startHour'
|
3322
|
+
property :start_minute, as: 'startMinute'
|
3323
|
+
property :time_zone, as: 'timeZone'
|
3324
|
+
end
|
3325
|
+
end
|
3326
|
+
|
3327
|
+
class FieldError
|
3328
|
+
# @private
|
3329
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3330
|
+
property :field_id, as: 'fieldId'
|
3331
|
+
property :field_name, as: 'fieldName'
|
3332
|
+
collection :field_values, as: 'fieldValues'
|
3333
|
+
property :ingestion_error, as: 'ingestionError'
|
3334
|
+
property :is_error, as: 'isError'
|
3335
|
+
end
|
3336
|
+
end
|
3337
|
+
|
3338
|
+
class FieldFilter
|
3339
|
+
# @private
|
3340
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3341
|
+
property :bool_value, as: 'boolValue'
|
3342
|
+
property :dependent_field_value, as: 'dependentFieldValue', class: Google::Apis::DfareportingV4::DependentFieldValue, decorator: Google::Apis::DfareportingV4::DependentFieldValue::Representation
|
3343
|
+
|
3344
|
+
property :field_id, as: 'fieldId'
|
3345
|
+
property :match_type, as: 'matchType'
|
3346
|
+
property :request_value, as: 'requestValue', class: Google::Apis::DfareportingV4::RequestValue, decorator: Google::Apis::DfareportingV4::RequestValue::Representation
|
3347
|
+
|
3348
|
+
property :string_value, as: 'stringValue'
|
3349
|
+
property :value_type, as: 'valueType'
|
3350
|
+
end
|
3351
|
+
end
|
3352
|
+
|
2992
3353
|
class File
|
2993
3354
|
# @private
|
2994
3355
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3241,6 +3602,26 @@ module Google
|
|
3241
3602
|
end
|
3242
3603
|
end
|
3243
3604
|
|
3605
|
+
class IngestionErrorRecord
|
3606
|
+
# @private
|
3607
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3608
|
+
collection :errors, as: 'errors', class: Google::Apis::DfareportingV4::FieldError, decorator: Google::Apis::DfareportingV4::FieldError::Representation
|
3609
|
+
|
3610
|
+
property :record_id, as: 'recordId'
|
3611
|
+
end
|
3612
|
+
end
|
3613
|
+
|
3614
|
+
class IngestionStatus
|
3615
|
+
# @private
|
3616
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3617
|
+
property :num_active_rows, :numeric_string => true, as: 'numActiveRows'
|
3618
|
+
property :num_rows_processed, :numeric_string => true, as: 'numRowsProcessed'
|
3619
|
+
property :num_rows_total, :numeric_string => true, as: 'numRowsTotal'
|
3620
|
+
property :num_rows_with_errors, :numeric_string => true, as: 'numRowsWithErrors'
|
3621
|
+
property :num_warnings_total, :numeric_string => true, as: 'numWarningsTotal'
|
3622
|
+
end
|
3623
|
+
end
|
3624
|
+
|
3244
3625
|
class InventoryItem
|
3245
3626
|
# @private
|
3246
3627
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4012,6 +4393,16 @@ module Google
|
|
4012
4393
|
end
|
4013
4394
|
end
|
4014
4395
|
|
4396
|
+
class ProximityFilter
|
4397
|
+
# @private
|
4398
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4399
|
+
property :field_id, as: 'fieldId'
|
4400
|
+
property :radius_bucket_type, as: 'radiusBucketType'
|
4401
|
+
property :radius_unit_type, as: 'radiusUnitType'
|
4402
|
+
property :radius_value, as: 'radiusValue'
|
4403
|
+
end
|
4404
|
+
end
|
4405
|
+
|
4015
4406
|
class ReachReportCompatibleFields
|
4016
4407
|
# @private
|
4017
4408
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4100,6 +4491,14 @@ module Google
|
|
4100
4491
|
end
|
4101
4492
|
end
|
4102
4493
|
|
4494
|
+
class RemarketingValueAttribute
|
4495
|
+
# @private
|
4496
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4497
|
+
property :field_id, as: 'fieldId'
|
4498
|
+
collection :user_attribute_ids, as: 'userAttributeIds'
|
4499
|
+
end
|
4500
|
+
end
|
4501
|
+
|
4103
4502
|
class Report
|
4104
4503
|
# @private
|
4105
4504
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4327,6 +4726,15 @@ module Google
|
|
4327
4726
|
end
|
4328
4727
|
end
|
4329
4728
|
|
4729
|
+
class RequestValue
|
4730
|
+
# @private
|
4731
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4732
|
+
collection :exclude_from_user_attribute_ids, as: 'excludeFromUserAttributeIds'
|
4733
|
+
property :key, as: 'key'
|
4734
|
+
collection :user_attribute_ids, as: 'userAttributeIds'
|
4735
|
+
end
|
4736
|
+
end
|
4737
|
+
|
4330
4738
|
class RichMediaExitOverride
|
4331
4739
|
# @private
|
4332
4740
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4346,6 +4754,14 @@ module Google
|
|
4346
4754
|
end
|
4347
4755
|
end
|
4348
4756
|
|
4757
|
+
class RuleBlock
|
4758
|
+
# @private
|
4759
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4760
|
+
collection :field_filter, as: 'fieldFilter', class: Google::Apis::DfareportingV4::FieldFilter, decorator: Google::Apis::DfareportingV4::FieldFilter::Representation
|
4761
|
+
|
4762
|
+
end
|
4763
|
+
end
|
4764
|
+
|
4349
4765
|
class Site
|
4350
4766
|
# @private
|
4351
4767
|
class Representation < Google::Apis::Core::JsonRepresentation
|