Hi all
Currently I'm doing migrate APIv201702 to APIv201710. I have some problems:
1. I'm using policySummary of AdgroupAdService for get PolicyApprovalStatus and PolicyTopicEntry. But I don't know policySummary allway return null.
2. When create a ConversionTracker whith conversion type AppConversion.
at V201710, can not create an app conversion with the same appId
and appPlatform
as another conversion tracker.
I'm create a conversion App with :
appPlatform:
ANDROID_MARKET
appId : com.halfbrick.fruitninjafree ( not duplicate appId existed)
appConversionType :
FIRST_OPEN
and input some info's. But service allway return error: CONVERSION_TYPE_BIDDING_ON_SAME_APP_DOWNLOAD_AS_GLOBAL_TYPE
Pls help me.
Thank you for your reply,
Orangevn