Class: Google::Apis::DfareportingV3_0::FloodlightConfiguration
- Inherits:
- 
      Object
      
        - Object
- Google::Apis::DfareportingV3_0::FloodlightConfiguration
 
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/dfareporting_v3_0/classes.rb,
 generated/google/apis/dfareporting_v3_0/representations.rb,
 generated/google/apis/dfareporting_v3_0/representations.rb
Overview
Contains properties of a Floodlight configuration.
Instance Attribute Summary collapse
- 
  
    
      #account_id  ⇒ Fixnum 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Account ID of this floodlight configuration. 
- 
  
    
      #advertiser_id  ⇒ Fixnum 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Advertiser ID of the parent advertiser of this floodlight configuration. 
- 
  
    
      #advertiser_id_dimension_value  ⇒ Google::Apis::DfareportingV3_0::DimensionValue 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Represents a DimensionValue resource. 
- 
  
    
      #analytics_data_sharing_enabled  ⇒ Boolean 
    
    
      (also: #analytics_data_sharing_enabled?)
    
  
  
  
  
    
    
  
  
  
  
  
  
    Whether advertiser data is shared with Google Analytics. 
- 
  
    
      #exposure_to_conversion_enabled  ⇒ Boolean 
    
    
      (also: #exposure_to_conversion_enabled?)
    
  
  
  
  
    
    
  
  
  
  
  
  
    Whether the exposure-to-conversion report is enabled. 
- 
  
    
      #first_day_of_week  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Day that will be counted as the first day of the week in reports. 
- 
  
    
      #id  ⇒ Fixnum 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    ID of this floodlight configuration. 
- 
  
    
      #id_dimension_value  ⇒ Google::Apis::DfareportingV3_0::DimensionValue 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Represents a DimensionValue resource. 
- 
  
    
      #in_app_attribution_tracking_enabled  ⇒ Boolean 
    
    
      (also: #in_app_attribution_tracking_enabled?)
    
  
  
  
  
    
    
  
  
  
  
  
  
    Whether in-app attribution tracking is enabled. 
- 
  
    
      #kind  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Identifies what kind of resource this is. 
- 
  
    
      #lookback_configuration  ⇒ Google::Apis::DfareportingV3_0::LookbackConfiguration 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Lookback configuration settings. 
- 
  
    
      #natural_search_conversion_attribution_option  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Types of attribution options for natural search conversions. 
- 
  
    
      #omniture_settings  ⇒ Google::Apis::DfareportingV3_0::OmnitureSettings 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Omniture Integration Settings. 
- 
  
    
      #subaccount_id  ⇒ Fixnum 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Subaccount ID of this floodlight configuration. 
- 
  
    
      #tag_settings  ⇒ Google::Apis::DfareportingV3_0::TagSettings 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Dynamic and Image Tag Settings. 
- 
  
    
      #third_party_authentication_tokens  ⇒ Array<Google::Apis::DfareportingV3_0::ThirdPartyAuthenticationToken> 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    List of third-party authentication tokens enabled for this configuration. 
- 
  
    
      #user_defined_variable_configurations  ⇒ Array<Google::Apis::DfareportingV3_0::UserDefinedVariableConfiguration> 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    List of user defined variables enabled for this configuration. 
Instance Method Summary collapse
- 
  
    
      #initialize(**args)  ⇒ FloodlightConfiguration 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    A new instance of FloodlightConfiguration. 
- 
  
    
      #update!(**args)  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    Update properties of this object. 
Methods included from Core::JsonObjectSupport
Methods included from Core::Hashable
Constructor Details
#initialize(**args) ⇒ FloodlightConfiguration
Returns a new instance of FloodlightConfiguration
| 6447 6448 6449 | # File 'generated/google/apis/dfareporting_v3_0/classes.rb', line 6447 def initialize(**args) update!(**args) end | 
Instance Attribute Details
#account_id ⇒ Fixnum
Account ID of this floodlight configuration. This is a read-only field that
can be left blank.
Corresponds to the JSON property accountId
| 6357 6358 6359 | # File 'generated/google/apis/dfareporting_v3_0/classes.rb', line 6357 def account_id @account_id end | 
#advertiser_id ⇒ Fixnum
Advertiser ID of the parent advertiser of this floodlight configuration.
Corresponds to the JSON property advertiserId
| 6362 6363 6364 | # File 'generated/google/apis/dfareporting_v3_0/classes.rb', line 6362 def advertiser_id @advertiser_id end | 
#advertiser_id_dimension_value ⇒ Google::Apis::DfareportingV3_0::DimensionValue
Represents a DimensionValue resource.
Corresponds to the JSON property advertiserIdDimensionValue
| 6367 6368 6369 | # File 'generated/google/apis/dfareporting_v3_0/classes.rb', line 6367 def advertiser_id_dimension_value @advertiser_id_dimension_value end | 
#analytics_data_sharing_enabled ⇒ Boolean Also known as: analytics_data_sharing_enabled?
Whether advertiser data is shared with Google Analytics.
Corresponds to the JSON property analyticsDataSharingEnabled
| 6372 6373 6374 | # File 'generated/google/apis/dfareporting_v3_0/classes.rb', line 6372 def analytics_data_sharing_enabled @analytics_data_sharing_enabled end | 
#exposure_to_conversion_enabled ⇒ Boolean Also known as: exposure_to_conversion_enabled?
Whether the exposure-to-conversion report is enabled. This report shows
detailed pathway information on up to 10 of the most recent ad exposures seen
by a user before converting.
Corresponds to the JSON property exposureToConversionEnabled
| 6380 6381 6382 | # File 'generated/google/apis/dfareporting_v3_0/classes.rb', line 6380 def exposure_to_conversion_enabled @exposure_to_conversion_enabled end | 
#first_day_of_week ⇒ String
Day that will be counted as the first day of the week in reports. This is a
required field.
Corresponds to the JSON property firstDayOfWeek
| 6387 6388 6389 | # File 'generated/google/apis/dfareporting_v3_0/classes.rb', line 6387 def first_day_of_week @first_day_of_week end | 
#id ⇒ Fixnum
ID of this floodlight configuration. This is a read-only, auto-generated field.
Corresponds to the JSON property id
| 6392 6393 6394 | # File 'generated/google/apis/dfareporting_v3_0/classes.rb', line 6392 def id @id end | 
#id_dimension_value ⇒ Google::Apis::DfareportingV3_0::DimensionValue
Represents a DimensionValue resource.
Corresponds to the JSON property idDimensionValue
| 6397 6398 6399 | # File 'generated/google/apis/dfareporting_v3_0/classes.rb', line 6397 def id_dimension_value @id_dimension_value end | 
#in_app_attribution_tracking_enabled ⇒ Boolean Also known as: in_app_attribution_tracking_enabled?
Whether in-app attribution tracking is enabled.
Corresponds to the JSON property inAppAttributionTrackingEnabled
| 6402 6403 6404 | # File 'generated/google/apis/dfareporting_v3_0/classes.rb', line 6402 def in_app_attribution_tracking_enabled @in_app_attribution_tracking_enabled end | 
#kind ⇒ String
Identifies what kind of resource this is. Value: the fixed string "
dfareporting#floodlightConfiguration".
Corresponds to the JSON property kind
| 6409 6410 6411 | # File 'generated/google/apis/dfareporting_v3_0/classes.rb', line 6409 def kind @kind end | 
#lookback_configuration ⇒ Google::Apis::DfareportingV3_0::LookbackConfiguration
Lookback configuration settings.
Corresponds to the JSON property lookbackConfiguration
| 6414 6415 6416 | # File 'generated/google/apis/dfareporting_v3_0/classes.rb', line 6414 def lookback_configuration @lookback_configuration end | 
#natural_search_conversion_attribution_option ⇒ String
Types of attribution options for natural search conversions.
Corresponds to the JSON property naturalSearchConversionAttributionOption
| 6419 6420 6421 | # File 'generated/google/apis/dfareporting_v3_0/classes.rb', line 6419 def natural_search_conversion_attribution_option @natural_search_conversion_attribution_option end | 
#omniture_settings ⇒ Google::Apis::DfareportingV3_0::OmnitureSettings
Omniture Integration Settings.
Corresponds to the JSON property omnitureSettings
| 6424 6425 6426 | # File 'generated/google/apis/dfareporting_v3_0/classes.rb', line 6424 def omniture_settings @omniture_settings end | 
#subaccount_id ⇒ Fixnum
Subaccount ID of this floodlight configuration. This is a read-only field that
can be left blank.
Corresponds to the JSON property subaccountId
| 6430 6431 6432 | # File 'generated/google/apis/dfareporting_v3_0/classes.rb', line 6430 def subaccount_id @subaccount_id end | 
#tag_settings ⇒ Google::Apis::DfareportingV3_0::TagSettings
Dynamic and Image Tag Settings.
Corresponds to the JSON property tagSettings
| 6435 6436 6437 | # File 'generated/google/apis/dfareporting_v3_0/classes.rb', line 6435 def tag_settings @tag_settings end | 
#third_party_authentication_tokens ⇒ Array<Google::Apis::DfareportingV3_0::ThirdPartyAuthenticationToken>
List of third-party authentication tokens enabled for this configuration.
Corresponds to the JSON property thirdPartyAuthenticationTokens
| 6440 6441 6442 | # File 'generated/google/apis/dfareporting_v3_0/classes.rb', line 6440 def third_party_authentication_tokens @third_party_authentication_tokens end | 
#user_defined_variable_configurations ⇒ Array<Google::Apis::DfareportingV3_0::UserDefinedVariableConfiguration>
List of user defined variables enabled for this configuration.
Corresponds to the JSON property userDefinedVariableConfigurations
| 6445 6446 6447 | # File 'generated/google/apis/dfareporting_v3_0/classes.rb', line 6445 def user_defined_variable_configurations @user_defined_variable_configurations end | 
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
| 6452 6453 6454 6455 6456 6457 6458 6459 6460 6461 6462 6463 6464 6465 6466 6467 6468 6469 6470 | # File 'generated/google/apis/dfareporting_v3_0/classes.rb', line 6452 def update!(**args) @account_id = args[:account_id] if args.key?(:account_id) @advertiser_id = args[:advertiser_id] if args.key?(:advertiser_id) @advertiser_id_dimension_value = args[:advertiser_id_dimension_value] if args.key?(:advertiser_id_dimension_value) @analytics_data_sharing_enabled = args[:analytics_data_sharing_enabled] if args.key?(:analytics_data_sharing_enabled) @exposure_to_conversion_enabled = args[:exposure_to_conversion_enabled] if args.key?(:exposure_to_conversion_enabled) @first_day_of_week = args[:first_day_of_week] if args.key?(:first_day_of_week) @id = args[:id] if args.key?(:id) @id_dimension_value = args[:id_dimension_value] if args.key?(:id_dimension_value) @in_app_attribution_tracking_enabled = args[:in_app_attribution_tracking_enabled] if args.key?(:in_app_attribution_tracking_enabled) @kind = args[:kind] if args.key?(:kind) @lookback_configuration = args[:lookback_configuration] if args.key?(:lookback_configuration) @natural_search_conversion_attribution_option = args[:natural_search_conversion_attribution_option] if args.key?(:natural_search_conversion_attribution_option) @omniture_settings = args[:omniture_settings] if args.key?(:omniture_settings) @subaccount_id = args[:subaccount_id] if args.key?(:subaccount_id) @tag_settings = args[:tag_settings] if args.key?(:tag_settings) @third_party_authentication_tokens = args[:third_party_authentication_tokens] if args.key?(:third_party_authentication_tokens) @user_defined_variable_configurations = args[:user_defined_variable_configurations] if args.key?(:user_defined_variable_configurations) end |