menu
singular_flutter_sdk package
documentation
singular_ad_data.dart
SingularAdData
withAdGroupId method
withAdGroupId method
dark_mode
light_mode
withAdGroupId
method
dynamic
withAdGroupId
(
String
adGroupId
)
Implementation
withAdGroupId(String adGroupId) { this[ADMON_AD_GROUP_ID] = adGroupId; return this; }
singular_flutter_sdk package
documentation
singular_ad_data
SingularAdData
withAdGroupId method
SingularAdData class