BiddingScheme - Bidding scheme object set to None for Target Impression Share bidding strategy

Marius Primelis 0 Reputation points
2025-03-17T16:33:17.85+00:00

Hello,

I have a problem when I get the campaign data for a certain type of bidding strategy using the "GetCampaignsByAccountId" method.
"Target impression Share" and "Maximize Conversion Value" only return None while I get the correct BiddingScheme object for other strategies.

For instance :

Getting information about the bidding scheme of a target ROAS campaign gives me this :

(TargetRoasBiddingScheme){

Type = "TargetRoasBiddingScheme"

MaxCpc =

(Bid){

Amount = 1.1

}

TargetRoas = 22.0

}

When I call the API for a "Target impression Share" or "Maximize Conversion Value" campaigns we have this : 

None

Do you have any clue about what's wrong here ?

Thanks

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
464 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.