Hi, I'm trying to edit UniversalAPP Campaign's BiddingStrategy
(TARGET_CPA > MAXIMIZE_CONVERSIONS).
And I have some issues and questions about this work.
The Problem is,
Google AdWords API returns 'UNKNOWN'
as the values of 'BIDDING_STRATEGYTYPE' and 'BIDDINGSTRATEGYGOALTYPE'
in the type of 'MAXIMIZE_CONVERSIONS'
So I have filled in the required values and sent a request to API,
but an error message had returned.
I tried this way to solve this issue
[ Filled 'UNKNOWN' as the values of 'biddingStrategyGoalType' and 'universalAppBiddingStrategyGoalType' forcibly. ]
When changing the state from 'TARGET_CPA' to 'MAXIMIZE_CONVERSIONS',
I want to know the correct values of the 'universalAppBiddingStrategyGoalType' field and the 'biddingStrategyGoalType' field.
I attached my codes with this message,
so give me any comments or feedback
Sincerely regards