Skip to main content

floodlight_configurations

Overview

Namefloodlight_configurations
TypeResource
Idgoogleads.dfareporting.floodlight_configurations

Fields

NameDatatypeDescription
idstringID of this floodlight configuration. This is a read-only, auto-generated field.
inAppAttributionTrackingEnabledbooleanWhether in-app attribution tracking is enabled.
lookbackConfigurationobjectLookback configuration settings.
exposureToConversionEnabledbooleanWhether 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.
accountIdstringAccount ID of this floodlight configuration. This is a read-only field that can be left blank.
firstDayOfWeekstringDay that will be counted as the first day of the week in reports. This is a required field.
tagSettingsobjectDynamic and Image Tag Settings.
analyticsDataSharingEnabledbooleanWhether advertiser data is shared with Google Analytics.
naturalSearchConversionAttributionOptionstringTypes of attribution options for natural search conversions.
kindstringIdentifies what kind of resource this is. Value: the fixed string "dfareporting#floodlightConfiguration".
subaccountIdstringSubaccount ID of this floodlight configuration. This is a read-only field that can be left blank.
thirdPartyAuthenticationTokensarrayList of third-party authentication tokens enabled for this configuration.
customViewabilityMetricobjectCustom Viewability Metric
idDimensionValueobjectRepresents a DimensionValue resource.
advertiserIdDimensionValueobjectRepresents a DimensionValue resource.
omnitureSettingsobjectOmniture Integration Settings.
advertiserIdstringAdvertiser ID of the parent advertiser of this floodlight configuration.
userDefinedVariableConfigurationsarrayList of user defined variables enabled for this configuration.

Methods

NameAccessible byRequired ParamsDescription
floodlightConfigurations_getSELECTid, profileIdGets one floodlight configuration by ID.
floodlightConfigurations_listSELECTprofileIdRetrieves a list of floodlight configurations, possibly filtered.
floodlightConfigurations_patchEXECid, profileIdUpdates an existing floodlight configuration. This method supports patch semantics.
floodlightConfigurations_updateEXECprofileIdUpdates an existing floodlight configuration.