setAdvertisingId
Sets the advertising identifier (GAID) for the current device.
The SDK does not collect GAID automatically. The app developer is responsible for obtaining the advertising ID, requesting user consent, and passing it to the SDK.
The identifier is sent to the Pushwoosh tracking endpoint. Passing null or a zero UUID ("00000000-0000-0000-0000-000000000000") clears the identifier on the backend.
Duplicate values are suppressed — only changes trigger a network request.
Parameters
advertisingId
the advertising identifier, or null to clear