DictionaryServiceは、審査否認理由、地域情報、インタレストカテゴリー、サイトカテゴリー、オーディエンスカテゴリーの一覧を提供します。
http://im.yahooapis.jp/V201911/Dictionary
各種情報の一覧を取得します。
DictionaryServiceで提供される操作を説明します。
EditorialReasonと推奨する対応方法の一覧を取得します。
<SOAP-ENV : Envelope xmlns : SOAP-ENV =" http://schemas.xmlsoap.org/soap/envelope/" >
<SOAP-ENV : Header >
<RequestHeader xmlns =" http://im.yahooapis.jp/V201911/Dictionary" xmlns : ns2 =" http://im.yahooapis.jp/V201911" >
<ns2 : license >1111-1111-1111-1111</ns2 : license >
<ns2 : apiAccountId >2222-2222-2222-2222</ns2 : apiAccountId >
<ns2 : apiAccountPassword >password</ns2 : apiAccountPassword >
</RequestHeader >
</SOAP-ENV : Header >
<SOAP-ENV : Body >
<getDisapprovalReason xmlns =" http://im.yahooapis.jp/V201911/Dictionary" >
<selector >
<lang >EN</lang >
</selector >
</getDisapprovalReason >
</SOAP-ENV : Body >
</SOAP-ENV : Envelope >
<SOAP-ENV : Envelope xmlns : SOAP-ENV =" http://schemas.xmlsoap.org/soap/envelope/" >
<SOAP-ENV : Header >
<ResponseHeader xmlns =" http://im.yahooapis.jp/V201911/Dictionary" xmlns : ns2 =" http://im.yahooapis.jp/V201911" >
<ns2 : service >Dictionary</ns2 : service >
<ns2 : requestTime >1574404776728</ns2 : requestTime >
<ns2 : timeTakenSeconds >0.2671</ns2 : timeTakenSeconds >
</ResponseHeader >
</SOAP-ENV : Header >
<SOAP-ENV : Body >
<ns2 : getDisapprovalReasonResponse xmlns =" http://im.yahooapis.jp/V201911" xmlns : ns2 =" http://im.yahooapis.jp/V201911/Dictionary" >
<ns2 : rval >
<totalNumEntries >1</totalNumEntries >
<Page .Type>DictionaryPage</Page .Type>
<ns2 : values >
<operationSucceeded >true</operationSucceeded >
<ns2 : disapprovalReason >
<ns2 : disapprovalReasonCode >7584</ns2 : disapprovalReasonCode >
<ns2 : lang >EN</ns2 : lang >
<ns2 : title >Use of comparative advertising, expressions guaranteeing safety, etc.</ns2 : title >
<ns2 : description >The image you provided appear to contain comparative advertising, expressions guaranteeing safety, etc.</ns2 : description >
<ns2 : recommendation >Please modify the prohibited expressions and request a new editorial review.</ns2 : recommendation >
</ns2 : disapprovalReason >
</ns2 : values >
</ns2 : rval >
</ns2 : getDisapprovalReasonResponse >
</SOAP-ENV : Body >
</SOAP-ENV : Envelope >
地域情報の一覧を取得します。
<SOAP-ENV : Envelope xmlns : SOAP-ENV =" http://schemas.xmlsoap.org/soap/envelope/" >
<SOAP-ENV : Header >
<RequestHeader xmlns =" http://im.yahooapis.jp/V201911/Dictionary" xmlns : ns2 =" http://im.yahooapis.jp/V201911" >
<ns2 : license >1111-1111-1111-1111</ns2 : license >
<ns2 : apiAccountId >2222-2222-2222-2222</ns2 : apiAccountId >
<ns2 : apiAccountPassword >password</ns2 : apiAccountPassword >
</RequestHeader >
</SOAP-ENV : Header >
<SOAP-ENV : Body >
<getGeographicLocation xmlns =" http://im.yahooapis.jp/V201911/Dictionary" >
<selector >
<lang >EN</lang >
<type >TARGETING</type >
</selector >
</getGeographicLocation >
</SOAP-ENV : Body >
</SOAP-ENV : Envelope >
<SOAP-ENV : Envelope xmlns : SOAP-ENV =" http://schemas.xmlsoap.org/soap/envelope/" >
<SOAP-ENV : Header >
<ResponseHeader xmlns =" http://im.yahooapis.jp/V201911/Dictionary" xmlns : ns2 =" http://im.yahooapis.jp/V201911" >
<ns2 : service >Dictionary</ns2 : service >
<ns2 : requestTime >1574404776751</ns2 : requestTime >
<ns2 : timeTakenSeconds >0.2671</ns2 : timeTakenSeconds >
</ResponseHeader >
</SOAP-ENV : Header >
<SOAP-ENV : Body >
<ns2 : getGeographicLocationResponse xmlns =" http://im.yahooapis.jp/V201911" xmlns : ns2 =" http://im.yahooapis.jp/V201911/Dictionary" >
<ns2 : rval >
<totalNumEntries >1</totalNumEntries >
<Page .Type>DictionaryPage</Page .Type>
<ns2 : values >
<operationSucceeded >true</operationSucceeded >
<ns2 : geographicLocation >
<ns2 : code >TC-CI-00000100</ns2 : code >
<ns2 : order >01000000</ns2 : order >
<ns2 : name >hokkaido_pref</ns2 : name >
<ns2 : fullName >hokkaido_pref</ns2 : fullName >
<ns2 : child >
<ns2 : code >TC-CI-00000217</ns2 : code >
<ns2 : parent >TC-CI-00000100</ns2 : parent >
<ns2 : order >01000100</ns2 : order >
<ns2 : name >akabirashi</ns2 : name >
<ns2 : fullName >hokkaido_pref akabirashi</ns2 : fullName >
</ns2 : child >
</ns2 : geographicLocation >
</ns2 : values >
</ns2 : rval >
</ns2 : getGeographicLocationResponse >
</SOAP-ENV : Body >
</SOAP-ENV : Envelope >
インタレストカテゴリーリストを取得します。
<SOAP-ENV : Envelope xmlns : SOAP-ENV =" http://schemas.xmlsoap.org/soap/envelope/" >
<SOAP-ENV : Header >
<RequestHeader xmlns =" http://im.yahooapis.jp/V201911/Dictionary" xmlns : ns2 =" http://im.yahooapis.jp/V201911" >
<ns2 : license >1111-1111-1111-1111</ns2 : license >
<ns2 : apiAccountId >2222-2222-2222-2222</ns2 : apiAccountId >
<ns2 : apiAccountPassword >password</ns2 : apiAccountPassword >
</RequestHeader >
</SOAP-ENV : Header >
<SOAP-ENV : Body >
<getInterestCategory xmlns =" http://im.yahooapis.jp/V201911/Dictionary" >
<selector >
<lang >EN</lang >
</selector >
</getInterestCategory >
</SOAP-ENV : Body >
</SOAP-ENV : Envelope >
<SOAP-ENV : Envelope xmlns : SOAP-ENV =" http://schemas.xmlsoap.org/soap/envelope/" >
<SOAP-ENV : Header >
<ResponseHeader xmlns =" http://im.yahooapis.jp/V201911/Dictionary" xmlns : ns2 =" http://im.yahooapis.jp/V201911" >
<ns2 : service >Dictionary</ns2 : service >
<ns2 : requestTime >1574404776783</ns2 : requestTime >
<ns2 : timeTakenSeconds >0.2671</ns2 : timeTakenSeconds >
</ResponseHeader >
</SOAP-ENV : Header >
<SOAP-ENV : Body >
<ns2 : getInterestCategoryResponse xmlns =" http://im.yahooapis.jp/V201911" xmlns : ns2 =" http://im.yahooapis.jp/V201911/Dictionary" >
<ns2 : rval >
<totalNumEntries >1</totalNumEntries >
<Page .Type>DictionaryPage</Page .Type>
<ns2 : values >
<operationSucceeded >true</operationSucceeded >
<ns2 : category >
<ns2 : name >Autos</ns2 : name >
<ns2 : child >
<ns2 : code >TC-IC-50110110100</ns2 : code >
<ns2 : name >Automotive</ns2 : name >
<ns2 : fullName >Automotive</ns2 : fullName >
<ns2 : reachDesktop >1</ns2 : reachDesktop >
<ns2 : reachSmartphone >2</ns2 : reachSmartphone >
<ns2 : reachTablet >3</ns2 : reachTablet >
</ns2 : child >
</ns2 : category >
</ns2 : values >
</ns2 : rval >
</ns2 : getInterestCategoryResponse >
</SOAP-ENV : Body >
</SOAP-ENV : Envelope >
サイトトカテゴリーリストを取得します。
<SOAP-ENV : Envelope xmlns : SOAP-ENV =" http://schemas.xmlsoap.org/soap/envelope/" >
<SOAP-ENV : Header >
<RequestHeader xmlns =" http://im.yahooapis.jp/V201911/Dictionary" xmlns : ns2 =" http://im.yahooapis.jp/V201911" >
<ns2 : license >1111-1111-1111-1111</ns2 : license >
<ns2 : apiAccountId >2222-2222-2222-2222</ns2 : apiAccountId >
<ns2 : apiAccountPassword >password</ns2 : apiAccountPassword >
</RequestHeader >
</SOAP-ENV : Header >
<SOAP-ENV : Body >
<getSiteCategory xmlns =" http://im.yahooapis.jp/V201911/Dictionary" >
<selector >
<lang >EN</lang >
</selector >
</getSiteCategory >
</SOAP-ENV : Body >
</SOAP-ENV : Envelope >
<SOAP-ENV : Envelope xmlns : SOAP-ENV =" http://schemas.xmlsoap.org/soap/envelope/" >
<SOAP-ENV : Header >
<ResponseHeader xmlns =" http://im.yahooapis.jp/V201911/Dictionary" xmlns : ns2 =" http://im.yahooapis.jp/V201911" >
<ns2 : service >Dictionary</ns2 : service >
<ns2 : requestTime >1574404776833</ns2 : requestTime >
<ns2 : timeTakenSeconds >0.2671</ns2 : timeTakenSeconds >
</ResponseHeader >
</SOAP-ENV : Header >
<SOAP-ENV : Body >
<ns2 : getSiteCategoryResponse xmlns =" http://im.yahooapis.jp/V201911" xmlns : ns2 =" http://im.yahooapis.jp/V201911/Dictionary" >
<ns2 : rval >
<totalNumEntries >1</totalNumEntries >
<Page .Type>DictionaryPage</Page .Type>
<ns2 : values >
<operationSucceeded >true</operationSucceeded >
<ns2 : category >
<ns2 : name >News, Information</ns2 : name >
<ns2 : child >
<ns2 : code >TC-SC-10110100100100</ns2 : code >
<ns2 : name >News</ns2 : name >
<ns2 : fullName >News</ns2 : fullName >
<ns2 : reachDesktop >1</ns2 : reachDesktop >
<ns2 : reachSmartphone >2</ns2 : reachSmartphone >
<ns2 : reachTablet >3</ns2 : reachTablet >
</ns2 : child >
</ns2 : category >
</ns2 : values >
</ns2 : rval >
</ns2 : getSiteCategoryResponse >
</SOAP-ENV : Body >
</SOAP-ENV : Envelope >
OSのバージョンを取得します。
<SOAP-ENV : Envelope xmlns : SOAP-ENV =" http://schemas.xmlsoap.org/soap/envelope/" >
<SOAP-ENV : Header >
<RequestHeader xmlns =" http://im.yahooapis.jp/V201911/Dictionary" xmlns : ns2 =" http://im.yahooapis.jp/V201911" >
<ns2 : license >1111-1111-1111-1111</ns2 : license >
<ns2 : apiAccountId >2222-2222-2222-2222</ns2 : apiAccountId >
<ns2 : apiAccountPassword >password</ns2 : apiAccountPassword >
</RequestHeader >
</SOAP-ENV : Header >
<SOAP-ENV : Body >
<getOsVersion xmlns =" http://im.yahooapis.jp/V201911/Dictionary" >
<selector >
<osType >ANDROID</osType >
</selector >
</getOsVersion >
</SOAP-ENV : Body >
</SOAP-ENV : Envelope >
<SOAP-ENV : Envelope xmlns : SOAP-ENV =" http://schemas.xmlsoap.org/soap/envelope/" >
<SOAP-ENV : Header >
<ResponseHeader xmlns =" http://im.yahooapis.jp/V201911/Dictionary" xmlns : ns2 =" http://im.yahooapis.jp/V201911" >
<ns2 : service >Dictionary</ns2 : service >
<ns2 : requestTime >1574404776815</ns2 : requestTime >
<ns2 : timeTakenSeconds >0.2671</ns2 : timeTakenSeconds >
</ResponseHeader >
</SOAP-ENV : Header >
<SOAP-ENV : Body >
<ns2 : getOsVersionResponse xmlns =" http://im.yahooapis.jp/V201911" xmlns : ns2 =" http://im.yahooapis.jp/V201911/Dictionary" >
<ns2 : rval >
<totalNumEntries >1</totalNumEntries >
<Page .Type>DictionaryPage</Page .Type>
<ns2 : values >
<operationSucceeded >true</operationSucceeded >
<ns2 : osVersion >
<ns2 : osType >ANDROID</ns2 : osType >
<ns2 : version >8.0</ns2 : version >
</ns2 : osVersion >
</ns2 : values >
</ns2 : rval >
</ns2 : getOsVersionResponse >
</SOAP-ENV : Body >
</SOAP-ENV : Envelope >
入稿可能な画像の形式(MediaAdFormat)を照会します。
<SOAP-ENV : Envelope xmlns : SOAP-ENV =" http://schemas.xmlsoap.org/soap/envelope/" >
<SOAP-ENV : Header >
<RequestHeader xmlns =" http://im.yahooapis.jp/V201911/Dictionary" xmlns : ns2 =" http://im.yahooapis.jp/V201911" >
<ns2 : license >1111-1111-1111-1111</ns2 : license >
<ns2 : apiAccountId >2222-2222-2222-2222</ns2 : apiAccountId >
<ns2 : apiAccountPassword >password</ns2 : apiAccountPassword >
</RequestHeader >
</SOAP-ENV : Header >
<SOAP-ENV : Body >
<getMediaAdFormat xmlns =" http://im.yahooapis.jp/V201911/Dictionary" />
</SOAP-ENV : Body >
</SOAP-ENV : Envelope >
<SOAP-ENV : Envelope xmlns : SOAP-ENV =" http://schemas.xmlsoap.org/soap/envelope/" >
<SOAP-ENV : Header >
<ResponseHeader xmlns =" http://im.yahooapis.jp/V201911/Dictionary" xmlns : ns2 =" http://im.yahooapis.jp/V201911" >
<ns2 : service >Dictionary</ns2 : service >
<ns2 : requestTime >1574404776672</ns2 : requestTime >
<ns2 : timeTakenSeconds >0.2671</ns2 : timeTakenSeconds >
</ResponseHeader >
</SOAP-ENV : Header >
<SOAP-ENV : Body >
<ns2 : getMediaAdFormatResponse xmlns =" http://im.yahooapis.jp/V201911" xmlns : ns2 =" http://im.yahooapis.jp/V201911/Dictionary" >
<ns2 : rval >
<totalNumEntries >1</totalNumEntries >
<Page .Type>DictionaryPage</Page .Type>
<ns2 : values >
<operationSucceeded >true</operationSucceeded >
<ns2 : mediaAdFormat >
<ns2 : adFormat >IAB_UAP_LEADER_BOARD</ns2 : adFormat >
<ns2 : width >728</ns2 : width >
<ns2 : height >90</ns2 : height >
<ns2 : size >153600</ns2 : size >
<ns2 : transparent >false</ns2 : transparent >
<ns2 : logo >false</ns2 : logo >
<ns2 : thumbnail >false</ns2 : thumbnail >
<ns2 : sizeTo >13000</ns2 : sizeTo >
<ns2 : maxWidth >600</ns2 : maxWidth >
<ns2 : maxHeight >300</ns2 : maxHeight >
<ns2 : aspectWidth >600</ns2 : aspectWidth >
<ns2 : aspectHeight >300</ns2 : aspectHeight >
<ns2 : staticImage >true</ns2 : staticImage >
<ns2 : aspect >true</ns2 : aspect >
<ns2 : campaignBanner >false</ns2 : campaignBanner >
</ns2 : mediaAdFormat >
</ns2 : values >
</ns2 : rval >
</ns2 : getMediaAdFormatResponse >
</SOAP-ENV : Body >
</SOAP-ENV : Envelope >
オーディエンスカテゴリーリストを取得します。
<SOAP-ENV : Envelope xmlns : SOAP-ENV =" http://schemas.xmlsoap.org/soap/envelope/" >
<SOAP-ENV : Header >
<RequestHeader xmlns =" http://im.yahooapis.jp/V201911/Dictionary" xmlns : ns2 =" http://im.yahooapis.jp/V201911" >
<ns2 : license >1111-1111-1111-1111</ns2 : license >
<ns2 : apiAccountId >2222-2222-2222-2222</ns2 : apiAccountId >
<ns2 : apiAccountPassword >password</ns2 : apiAccountPassword >
</RequestHeader >
</SOAP-ENV : Header >
<SOAP-ENV : Body >
<getAudienceCategory xmlns =" http://im.yahooapis.jp/V201911/Dictionary" >
<selector >
<lang >EN</lang >
</selector >
</getAudienceCategory >
</SOAP-ENV : Body >
</SOAP-ENV : Envelope >
<SOAP-ENV : Envelope xmlns : SOAP-ENV =" http://schemas.xmlsoap.org/soap/envelope/" >
<SOAP-ENV : Header >
<ResponseHeader xmlns =" http://im.yahooapis.jp/V201911/Dictionary" xmlns : ns2 =" http://im.yahooapis.jp/V201911" >
<ns2 : service >Dictionary</ns2 : service >
<ns2 : requestTime >1574404776869</ns2 : requestTime >
<ns2 : timeTakenSeconds >0.2671</ns2 : timeTakenSeconds >
</ResponseHeader >
</SOAP-ENV : Header >
<SOAP-ENV : Body >
<ns2 : getAudienceCategoryResponse xmlns =" http://im.yahooapis.jp/V201911" xmlns : ns2 =" http://im.yahooapis.jp/V201911/Dictionary" >
<ns2 : rval >
<totalNumEntries >1</totalNumEntries >
<Page .Type>DictionaryPage</Page .Type>
<ns2 : values >
<operationSucceeded >true</operationSucceeded >
<ns2 : category >
<ns2 : code >1</ns2 : code >
<ns2 : name >Shopping</ns2 : name >
<ns2 : fullName >Shopping</ns2 : fullName >
<ns2 : reach >0</ns2 : reach >
<ns2 : categoryType >AFFINITY</ns2 : categoryType >
<ns2 : child >
<ns2 : code >2</ns2 : code >
<ns2 : name >Shoppers</ns2 : name >
<ns2 : fullName >Shoppers</ns2 : fullName >
<ns2 : reach >0</ns2 : reach >
<ns2 : categoryType >AFFINITY</ns2 : categoryType >
</ns2 : child >
</ns2 : category >
</ns2 : values >
</ns2 : rval >
</ns2 : getAudienceCategoryResponse >
</SOAP-ENV : Body >
</SOAP-ENV : Envelope >
getThirdPartyTrackingDomain
第三者計測スクリプトURLで指定可能なドメインとベンダー名を照会します。
<SOAP-ENV : Envelope xmlns : SOAP-ENV =" http://schemas.xmlsoap.org/soap/envelope/" >
<SOAP-ENV : Header >
<RequestHeader xmlns =" http://im.yahooapis.jp/V201911/Dictionary" xmlns : ns2 =" http://im.yahooapis.jp/V201911" >
<ns2 : license >1111-1111-1111-1111</ns2 : license >
<ns2 : apiAccountId >2222-2222-2222-2222</ns2 : apiAccountId >
<ns2 : apiAccountPassword >password</ns2 : apiAccountPassword >
</RequestHeader >
</SOAP-ENV : Header >
<SOAP-ENV : Body >
<getThirdPartyTrackingDomain xmlns =" http://im.yahooapis.jp/V201911/Dictionary" />
</SOAP-ENV : Body >
</SOAP-ENV : Envelope >
<SOAP-ENV : Envelope xmlns : SOAP-ENV =" http://schemas.xmlsoap.org/soap/envelope/" >
<SOAP-ENV : Header >
<ResponseHeader xmlns =" http://im.yahooapis.jp/V201911/Dictionary" xmlns : ns2 =" http://im.yahooapis.jp/V201911" >
<ns2 : service >Dictionary</ns2 : service >
<ns2 : requestTime >1574404776910</ns2 : requestTime >
<ns2 : timeTakenSeconds >0.2671</ns2 : timeTakenSeconds >
</ResponseHeader >
</SOAP-ENV : Header >
<SOAP-ENV : Body >
<ns2 : getThirdPartyTrackingDomainResponse xmlns =" http://im.yahooapis.jp/V201911" xmlns : ns2 =" http://im.yahooapis.jp/V201911/Dictionary" >
<ns2 : rval >
<totalNumEntries >1</totalNumEntries >
<Page .Type>DictionaryPage</Page .Type>
<ns2 : values >
<operationSucceeded >true</operationSucceeded >
<ns2 : thirdPartyTrackingDomain >
<ns2 : domain >example.com</ns2 : domain >
<ns2 : vendor >SAMPLE_VENDOR</ns2 : vendor >
<ns2 : vendorName >Vendor name</ns2 : vendorName >
</ns2 : thirdPartyTrackingDomain >
</ns2 : values >
</ns2 : rval >
</ns2 : getThirdPartyTrackingDomainResponse >
</SOAP-ENV : Body >
</SOAP-ENV : Envelope >
getFeedItemGoogleProductCategory
Feedの商品情報で設定可能なGoogle商品カテゴリを取得します。
<SOAP-ENV : Envelope xmlns : SOAP-ENV =" http://schemas.xmlsoap.org/soap/envelope/" >
<SOAP-ENV : Header >
<RequestHeader xmlns =" http://im.yahooapis.jp/V201911/Dictionary" xmlns : ns2 =" http://im.yahooapis.jp/V201911" >
<ns2 : license >1111-1111-1111-1111</ns2 : license >
<ns2 : apiAccountId >2222-2222-2222-2222</ns2 : apiAccountId >
<ns2 : apiAccountPassword >password</ns2 : apiAccountPassword >
</RequestHeader >
</SOAP-ENV : Header >
<SOAP-ENV : Body >
<getFeedItemGoogleProductCategory xmlns =" http://im.yahooapis.jp/V201911/Dictionary" >
<selector >
<lang >EN</lang >
</selector >
</getFeedItemGoogleProductCategory >
</SOAP-ENV : Body >
</SOAP-ENV : Envelope >
<SOAP-ENV : Envelope xmlns : SOAP-ENV =" http://schemas.xmlsoap.org/soap/envelope/" >
<SOAP-ENV : Header >
<ResponseHeader xmlns =" http://im.yahooapis.jp/V201911/Dictionary" xmlns : ns2 =" http://im.yahooapis.jp/V201911" >
<ns2 : service >Dictionary</ns2 : service >
<ns2 : requestTime >1574404776933</ns2 : requestTime >
<ns2 : timeTakenSeconds >0.2671</ns2 : timeTakenSeconds >
</ResponseHeader >
</SOAP-ENV : Header >
<SOAP-ENV : Body >
<ns2 : getFeedItemGoogleProductCategoryResponse xmlns =" http://im.yahooapis.jp/V201911" xmlns : ns2 =" http://im.yahooapis.jp/V201911/Dictionary" >
<ns2 : rval >
<totalNumEntries >1</totalNumEntries >
<Page .Type>DictionaryPage</Page .Type>
<ns2 : values >
<operationSucceeded >true</operationSucceeded >
<ns2 : FeedItemGoogleProductCategory >
<ns2 : id >1</ns2 : id >
<ns2 : order >1</ns2 : order >
<ns2 : name >Animals & amp; Pet Supplies</ns2 : name >
<ns2 : fullName >Animals & amp; Pet Supplies</ns2 : fullName >
<ns2 : child >
<ns2 : id >3237</ns2 : id >
<ns2 : parent >1</ns2 : parent >
<ns2 : order >2</ns2 : order >
<ns2 : name >Live Animals</ns2 : name >
<ns2 : fullName >Animals & amp; Pet Supplies & gt; Live Animals</ns2 : fullName >
</ns2 : child >
</ns2 : FeedItemGoogleProductCategory >
</ns2 : values >
</ns2 : rval >
</ns2 : getFeedItemGoogleProductCategoryResponse >
</SOAP-ENV : Body >
</SOAP-ENV : Envelope >
この 作品 は クリエイティブ・コモンズ 表示 - 改変禁止 2.1 日本 ライセンスの下に提供されています。