overridePartnerSdfConfig property

bool? overridePartnerSdfConfig
getter/setter pair

Whether or not this advertiser overrides the SDF configuration of its parent partner.

By default, an advertiser inherits the SDF configuration from the parent partner. To override the partner configuration, set this field to true and provide the new configuration in sdfConfig.

Implementation

core.bool? overridePartnerSdfConfig;