の結果はこちら
print_r($response->Items->Item->EditorialReviews->EditorialReview)
Array
(
[0] => stdClass Object
(
[Source] => Product Description
[Content] => Acer AO725-0899
[IsLinkSuppressed] =>
)
[1] => stdClass Object
(
[Source] => Amazon.com Product Description
[Content] => Perfect portability, perfect usability: The Aspire® One AO725 N
0 から Content または 1 から Content の値を取得したいのですが、どうすれば取得できますか?