Fetches details of a specific campaign using the provided campaign ID.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Unique identifier of the campaign to retrieve.
Application context for the campaign request, typically indicating the scope or tenant.
Indicates whether to retrieve the campaign from a staging environment.
Successfully retrieved the campaign details.
Represents the response containing details of a campaign.