AdService module
Identifier
Section titled “Identifier”Enum: AffiseModules.AdService (Runtime/Modules/AffiseModules.cs:7).
Purpose
Section titled “Purpose”Sends
attributionTokenfromAdServicesframeworkAAAttribution.attributionToken()to Affise server.
C# class
Section titled “C# class”Platform notes
Section titled “Platform notes”- iOS only, requires
iOS 14.3+. - Installed via native CocoaPods dependency
AffiseModule/AdService. The Unity iOS post-processor (Editor/Build/Modules/ModulesIOSPostProcessBuild.cs:1) wires this up.
Providers contributed
Section titled “Providers contributed”The README groups AD_SERVICE_ATTRIBUTION under the AdService module, but this key is not defined in Runtime/Parameters/ProviderType.cs (254 lines total). It is not accessible to Unity consumers via the ProviderType enum.