CampaignServiceCampaignConversionGoals displays the combination of conversion source and purpose. The error code "I0001" will be returned if you specify a Source and Category combination that does not exist in ConversionTracker.The requestKey in the details will contain: * conversionSetting/campaignConversionGoals[]/source * conversionSetting/campaignConversionGoals[]/category Therefore, please check the content of ConversionTracker.
ConversionTrackerに存在しないSourceとCategoryの組み合わせを指定した場合、エラーコード「I0001」となり、detailsのrequestKeyには
・conversionSetting/campaignConversionGoals[]/source
・conversionSetting/campaignConversionGoals[]/category
が返却されるため、ConversionTrackerの状態をご確認ください。
The error code "I0001" will be returned if you specify a Source and Category combination that does not exist in ConversionTracker.The requestKey in the details will contain:
* conversionSetting/campaignConversionGoals[]/source
* conversionSetting/campaignConversionGoals[]/category
Therefore, please check the content of ConversionTracker.