Retrieve metrics for a specific campaign as CSV format.
Args: customer_id (int): The Google Ads customer ID to retrieve campaigns for campaign_id (str): The campaign ID to get metrics for login_customer_id (int): The Google Ads customer ID to log in as oauth2_token (OAuth2Token): The OAuth2 token for the user
Returns: StreamingResponse: CSV file containing campaign metrics