質問編集履歴
2
xml追加しました
test
CHANGED
File without changes
|
test
CHANGED
@@ -426,6 +426,60 @@
|
|
426
426
|
|
427
427
|
</GetCompetitivePricingForASINResult>
|
428
428
|
|
429
|
+
<GetCompetitivePricingForASINResult ASIN="B0054IDPBO" status="Success">
|
430
|
+
|
431
|
+
<Product xmlns:ns2="http://mws.amazonservices.com/schema/Products/2011-10-01/default.xsd">
|
432
|
+
|
433
|
+
<Identifiers>
|
434
|
+
|
435
|
+
<MarketplaceASIN>
|
436
|
+
|
437
|
+
<MarketplaceId>A1VC38T7YXB528</MarketplaceId>
|
438
|
+
|
439
|
+
<ASIN>B0054IDPBO</ASIN>
|
440
|
+
|
441
|
+
</MarketplaceASIN>
|
442
|
+
|
443
|
+
</Identifiers>
|
444
|
+
|
445
|
+
<CompetitivePricing>
|
446
|
+
|
447
|
+
<CompetitivePrices/>
|
448
|
+
|
449
|
+
<NumberOfOfferListings>
|
450
|
+
|
451
|
+
<OfferListingCount condition="New">37</OfferListingCount>
|
452
|
+
|
453
|
+
<OfferListingCount condition="Any">37</OfferListingCount>
|
454
|
+
|
455
|
+
</NumberOfOfferListings>
|
456
|
+
|
457
|
+
</CompetitivePricing>
|
458
|
+
|
459
|
+
<SalesRankings>
|
460
|
+
|
461
|
+
<SalesRank>
|
462
|
+
|
463
|
+
<ProductCategoryId>beauty_display_on_website</ProductCategoryId>
|
464
|
+
|
465
|
+
<Rank>10782</Rank>
|
466
|
+
|
467
|
+
</SalesRank>
|
468
|
+
|
469
|
+
<SalesRank>
|
470
|
+
|
471
|
+
<ProductCategoryId>169736011</ProductCategoryId>
|
472
|
+
|
473
|
+
<Rank>64</Rank>
|
474
|
+
|
475
|
+
</SalesRank>
|
476
|
+
|
477
|
+
</SalesRankings>
|
478
|
+
|
479
|
+
</Product>
|
480
|
+
|
481
|
+
</GetCompetitivePricingForASINResult>
|
482
|
+
|
429
483
|
<ResponseMetadata>
|
430
484
|
|
431
485
|
<RequestId>1964bcd9-b42f-4bbe-8e86-087ce1bbbafa</RequestId>
|
@@ -434,4 +488,6 @@
|
|
434
488
|
|
435
489
|
</GetCompetitivePricingForASINResponse>
|
436
490
|
|
491
|
+
|
492
|
+
|
437
493
|
```
|
1
xmlを追加しました
test
CHANGED
File without changes
|
test
CHANGED
@@ -299,3 +299,139 @@
|
|
299
299
|
|
300
300
|
|
301
301
|
解析しようとしているxmlはこちらです
|
302
|
+
|
303
|
+
```xml
|
304
|
+
|
305
|
+
<?xml version="1.0"?>
|
306
|
+
|
307
|
+
<GetCompetitivePricingForASINResponse xmlns="http://mws.amazonservices.com/schema/Products/2011-10-01">
|
308
|
+
|
309
|
+
<GetCompetitivePricingForASINResult ASIN="B07CMPXN3H" status="Success">
|
310
|
+
|
311
|
+
<Product xmlns:ns2="http://mws.amazonservices.com/schema/Products/2011-10-01/default.xsd">
|
312
|
+
|
313
|
+
<Identifiers>
|
314
|
+
|
315
|
+
<MarketplaceASIN>
|
316
|
+
|
317
|
+
<MarketplaceId>A1VC38T7YXB528</MarketplaceId>
|
318
|
+
|
319
|
+
<ASIN>B07CMPXN3H</ASIN>
|
320
|
+
|
321
|
+
</MarketplaceASIN>
|
322
|
+
|
323
|
+
</Identifiers>
|
324
|
+
|
325
|
+
<CompetitivePricing>
|
326
|
+
|
327
|
+
<CompetitivePrices>
|
328
|
+
|
329
|
+
<CompetitivePrice belongsToRequester="false" condition="New" subcondition="New">
|
330
|
+
|
331
|
+
<CompetitivePriceId>1</CompetitivePriceId>
|
332
|
+
|
333
|
+
<Price>
|
334
|
+
|
335
|
+
<LandedPrice>
|
336
|
+
|
337
|
+
<CurrencyCode>JPY</CurrencyCode>
|
338
|
+
|
339
|
+
<Amount>1775.00</Amount>
|
340
|
+
|
341
|
+
</LandedPrice>
|
342
|
+
|
343
|
+
<ListingPrice>
|
344
|
+
|
345
|
+
<CurrencyCode>JPY</CurrencyCode>
|
346
|
+
|
347
|
+
<Amount>1775.00</Amount>
|
348
|
+
|
349
|
+
</ListingPrice>
|
350
|
+
|
351
|
+
<Shipping>
|
352
|
+
|
353
|
+
<CurrencyCode>JPY</CurrencyCode>
|
354
|
+
|
355
|
+
<Amount>0.00</Amount>
|
356
|
+
|
357
|
+
</Shipping>
|
358
|
+
|
359
|
+
</Price>
|
360
|
+
|
361
|
+
</CompetitivePrice>
|
362
|
+
|
363
|
+
</CompetitivePrices>
|
364
|
+
|
365
|
+
<NumberOfOfferListings>
|
366
|
+
|
367
|
+
<OfferListingCount condition="New">9</OfferListingCount>
|
368
|
+
|
369
|
+
<OfferListingCount condition="Any">9</OfferListingCount>
|
370
|
+
|
371
|
+
</NumberOfOfferListings>
|
372
|
+
|
373
|
+
</CompetitivePricing>
|
374
|
+
|
375
|
+
<SalesRankings/>
|
376
|
+
|
377
|
+
</Product>
|
378
|
+
|
379
|
+
</GetCompetitivePricingForASINResult>
|
380
|
+
|
381
|
+
<GetCompetitivePricingForASINResult ASIN="B07YNL3P7K" status="Success">
|
382
|
+
|
383
|
+
<Product xmlns:ns2="http://mws.amazonservices.com/schema/Products/2011-10-01/default.xsd">
|
384
|
+
|
385
|
+
<Identifiers>
|
386
|
+
|
387
|
+
<MarketplaceASIN>
|
388
|
+
|
389
|
+
<MarketplaceId>A1VC38T7YXB528</MarketplaceId>
|
390
|
+
|
391
|
+
<ASIN>B07YNL3P7K</ASIN>
|
392
|
+
|
393
|
+
</MarketplaceASIN>
|
394
|
+
|
395
|
+
</Identifiers>
|
396
|
+
|
397
|
+
<CompetitivePricing>
|
398
|
+
|
399
|
+
<CompetitivePrices/>
|
400
|
+
|
401
|
+
<NumberOfOfferListings/>
|
402
|
+
|
403
|
+
</CompetitivePricing>
|
404
|
+
|
405
|
+
<SalesRankings>
|
406
|
+
|
407
|
+
<SalesRank>
|
408
|
+
|
409
|
+
<ProductCategoryId>health_and_beauty_display_on_website</ProductCategoryId>
|
410
|
+
|
411
|
+
<Rank>49984</Rank>
|
412
|
+
|
413
|
+
</SalesRank>
|
414
|
+
|
415
|
+
<SalesRank>
|
416
|
+
|
417
|
+
<ProductCategoryId>169922011</ProductCategoryId>
|
418
|
+
|
419
|
+
<Rank>2965</Rank>
|
420
|
+
|
421
|
+
</SalesRank>
|
422
|
+
|
423
|
+
</SalesRankings>
|
424
|
+
|
425
|
+
</Product>
|
426
|
+
|
427
|
+
</GetCompetitivePricingForASINResult>
|
428
|
+
|
429
|
+
<ResponseMetadata>
|
430
|
+
|
431
|
+
<RequestId>1964bcd9-b42f-4bbe-8e86-087ce1bbbafa</RequestId>
|
432
|
+
|
433
|
+
</ResponseMetadata>
|
434
|
+
|
435
|
+
</GetCompetitivePricingForASINResponse>
|
436
|
+
|
437
|
+
```
|