olemis

Google Adwords keyword error #3 (SOAP message)

Oct 29th, 2010
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 11.99 KB | None | 0 0
  1. ************************************************************************
  2. *** Incoming SOAP ******************************************************
  3. <?xml version="1.0" encoding="UTF-8"?>
  4. <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  5.  <soap:Header>
  6.   <ResponseHeader xmlns="https://adwords.google.com/api/adwords/o/v201008" xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201008">
  7.    <ns2:requestId>XXXXXXXXXXXXXXXXXXXXXXXXX</ns2:requestId>
  8.    <ns2:operations>5</ns2:operations>
  9.    <ns2:responseTime>195</ns2:responseTime>
  10.    <ns2:units>5</ns2:units>
  11.   </ResponseHeader>
  12.  </soap:Header>
  13.  <soap:Body>
  14.   <getResponse xmlns="https://adwords.google.com/api/adwords/o/v201008" xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201008">
  15.    <rval>
  16.     <totalNumEntries>300</totalNumEntries>
  17.     <entries>
  18.      <data>
  19.       <key>TARGETED_MONTHLY_SEARCHES</key>
  20.       <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="MonthlySearchVolumeAttribute">
  21.        <Attribute.Type>MonthlySearchVolumeAttribute</Attribute.Type>
  22.        <value>
  23.         <year>2010</year>
  24.         <month>9</month>
  25.        </value>
  26.        <value>
  27.         <year>2010</year>
  28.         <month>8</month>
  29.        </value>
  30.        <value>
  31.         <year>2010</year>
  32.         <month>7</month>
  33.        </value>
  34.        <value>
  35.         <year>2010</year>
  36.         <month>6</month>
  37.        </value>
  38.        <value>
  39.         <year>2010</year>
  40.         <month>5</month>
  41.        </value>
  42.        <value>
  43.         <year>2010</year>
  44.         <month>4</month>
  45.        </value>
  46.        <value>
  47.         <year>2010</year>
  48.         <month>3</month>
  49.        </value>
  50.        <value>
  51.         <year>2010</year>
  52.         <month>2</month>
  53.        </value>
  54.        <value>
  55.         <year>2010</year>
  56.         <month>1</month>
  57.        </value>
  58.        <value>
  59.         <year>2009</year>
  60.         <month>12</month>
  61.        </value>
  62.        <value>
  63.         <year>2009</year>
  64.         <month>11</month>
  65.        </value>
  66.        <value>
  67.         <year>2009</year>
  68.         <month>10</month>
  69.        </value>
  70.       </value>
  71.      </data>
  72.      <data>
  73.       <key>KEYWORD</key>
  74.       <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="KeywordAttribute">
  75.        <Attribute.Type>KeywordAttribute</Attribute.Type>
  76.        <value>
  77.         <ns2:Criterion.Type>Keyword</ns2:Criterion.Type>
  78.         <ns2:text>sample keyword 254830903 0</ns2:text>
  79.         <ns2:matchType>EXACT</ns2:matchType>
  80.        </value>
  81.       </value>
  82.      </data>
  83.      <data>
  84.       <key>GLOBAL_MONTHLY_SEARCHES</key>
  85.       <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="LongAttribute">
  86.        <Attribute.Type>LongAttribute</Attribute.Type>
  87.        <value>215721</value>
  88.       </value>
  89.      </data>
  90.      <data>
  91.       <key>COMPETITION</key>
  92.       <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="DoubleAttribute">
  93.        <Attribute.Type>DoubleAttribute</Attribute.Type>
  94.        <value>0.38342631300139535</value>
  95.       </value>
  96.      </data>
  97.     </entries>
  98.     <entries>
  99.      <data>
  100.       <key>TARGETED_MONTHLY_SEARCHES</key>
  101.       <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="MonthlySearchVolumeAttribute">
  102.        <Attribute.Type>MonthlySearchVolumeAttribute</Attribute.Type>
  103.        <value>
  104.         <year>2010</year>
  105.         <month>9</month>
  106.        </value>
  107.        <value>
  108.         <year>2010</year>
  109.         <month>8</month>
  110.        </value>
  111.        <value>
  112.         <year>2010</year>
  113.         <month>7</month>
  114.        </value>
  115.        <value>
  116.         <year>2010</year>
  117.         <month>6</month>
  118.        </value>
  119.        <value>
  120.         <year>2010</year>
  121.         <month>5</month>
  122.        </value>
  123.        <value>
  124.         <year>2010</year>
  125.         <month>4</month>
  126.        </value>
  127.        <value>
  128.         <year>2010</year>
  129.         <month>3</month>
  130.        </value>
  131.        <value>
  132.         <year>2010</year>
  133.         <month>2</month>
  134.        </value>
  135.        <value>
  136.         <year>2010</year>
  137.         <month>1</month>
  138.        </value>
  139.        <value>
  140.         <year>2009</year>
  141.         <month>12</month>
  142.        </value>
  143.        <value>
  144.         <year>2009</year>
  145.         <month>11</month>
  146.        </value>
  147.        <value>
  148.         <year>2009</year>
  149.         <month>10</month>
  150.        </value>
  151.       </value>
  152.      </data>
  153.      <data>
  154.       <key>KEYWORD</key>
  155.       <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="KeywordAttribute">
  156.        <Attribute.Type>KeywordAttribute</Attribute.Type>
  157.        <value>
  158.         <ns2:Criterion.Type>Keyword</ns2:Criterion.Type>
  159.         <ns2:text>sample keyword 254830903 0</ns2:text>
  160.         <ns2:matchType>PHRASE</ns2:matchType>
  161.        </value>
  162.       </value>
  163.      </data>
  164.      <data>
  165.       <key>GLOBAL_MONTHLY_SEARCHES</key>
  166.       <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="LongAttribute">
  167.        <Attribute.Type>LongAttribute</Attribute.Type>
  168.        <value>129086</value>
  169.       </value>
  170.      </data>
  171.      <data>
  172.       <key>COMPETITION</key>
  173.       <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="DoubleAttribute">
  174.        <Attribute.Type>DoubleAttribute</Attribute.Type>
  175.        <value>0.5828206788668505</value>
  176.       </value>
  177.      </data>
  178.     </entries>
  179.     <entries>
  180.      <data>
  181.       <key>TARGETED_MONTHLY_SEARCHES</key>
  182.       <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="MonthlySearchVolumeAttribute">
  183.        <Attribute.Type>MonthlySearchVolumeAttribute</Attribute.Type>
  184.        <value>
  185.         <year>2010</year>
  186.         <month>9</month>
  187.        </value>
  188.        <value>
  189.         <year>2010</year>
  190.         <month>8</month>
  191.        </value>
  192.        <value>
  193.         <year>2010</year>
  194.         <month>7</month>
  195.        </value>
  196.        <value>
  197.         <year>2010</year>
  198.         <month>6</month>
  199.        </value>
  200.        <value>
  201.         <year>2010</year>
  202.         <month>5</month>
  203.        </value>
  204.        <value>
  205.         <year>2010</year>
  206.         <month>4</month>
  207.        </value>
  208.        <value>
  209.         <year>2010</year>
  210.         <month>3</month>
  211.        </value>
  212.        <value>
  213.         <year>2010</year>
  214.         <month>2</month>
  215.        </value>
  216.        <value>
  217.         <year>2010</year>
  218.         <month>1</month>
  219.        </value>
  220.        <value>
  221.         <year>2009</year>
  222.         <month>12</month>
  223.        </value>
  224.        <value>
  225.         <year>2009</year>
  226.         <month>11</month>
  227.        </value>
  228.        <value>
  229.         <year>2009</year>
  230.         <month>10</month>
  231.        </value>
  232.       </value>
  233.      </data>
  234.      <data>
  235.       <key>KEYWORD</key>
  236.       <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="KeywordAttribute">
  237.        <Attribute.Type>KeywordAttribute</Attribute.Type>
  238.        <value>
  239.         <ns2:Criterion.Type>Keyword</ns2:Criterion.Type>
  240.         <ns2:text>sample keyword 254830903 0</ns2:text>
  241.         <ns2:matchType>BROAD</ns2:matchType>
  242.        </value>
  243.       </value>
  244.      </data>
  245.      <data>
  246.       <key>GLOBAL_MONTHLY_SEARCHES</key>
  247.       <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="LongAttribute">
  248.        <Attribute.Type>LongAttribute</Attribute.Type>
  249.        <value>267130</value>
  250.       </value>
  251.      </data>
  252.      <data>
  253.       <key>COMPETITION</key>
  254.       <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="DoubleAttribute">
  255.        <Attribute.Type>DoubleAttribute</Attribute.Type>
  256.        <value>0.7470300974077685</value>
  257.       </value>
  258.      </data>
  259.     </entries>
  260.     <entries>
  261.      <data>
  262.       <key>TARGETED_MONTHLY_SEARCHES</key>
  263.       <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="MonthlySearchVolumeAttribute">
  264.        <Attribute.Type>MonthlySearchVolumeAttribute</Attribute.Type>
  265.        <value>
  266.         <year>2010</year>
  267.         <month>9</month>
  268.        </value>
  269.        <value>
  270.         <year>2010</year>
  271.         <month>8</month>
  272.        </value>
  273.        <value>
  274.         <year>2010</year>
  275.         <month>7</month>
  276.        </value>
  277.        <value>
  278.         <year>2010</year>
  279.         <month>6</month>
  280.        </value>
  281.        <value>
  282.         <year>2010</year>
  283.         <month>5</month>
  284.        </value>
  285.        <value>
  286.         <year>2010</year>
  287.         <month>4</month>
  288.        </value>
  289.        <value>
  290.         <year>2010</year>
  291.         <month>3</month>
  292.        </value>
  293.        <value>
  294.         <year>2010</year>
  295.         <month>2</month>
  296.        </value>
  297.        <value>
  298.         <year>2010</year>
  299.         <month>1</month>
  300.        </value>
  301.        <value>
  302.         <year>2009</year>
  303.         <month>12</month>
  304.        </value>
  305.        <value>
  306.         <year>2009</year>
  307.         <month>11</month>
  308.        </value>
  309.        <value>
  310.         <year>2009</year>
  311.         <month>10</month>
  312.        </value>
  313.       </value>
  314.      </data>
  315.      <data>
  316.       <key>KEYWORD</key>
  317.       <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="KeywordAttribute">
  318.        <Attribute.Type>KeywordAttribute</Attribute.Type>
  319.        <value>
  320.         <ns2:Criterion.Type>Keyword</ns2:Criterion.Type>
  321.         <ns2:text>Red Herring 1</ns2:text>
  322.         <ns2:matchType>EXACT</ns2:matchType>
  323.        </value>
  324.       </value>
  325.      </data>
  326.      <data>
  327.       <key>GLOBAL_MONTHLY_SEARCHES</key>
  328.       <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="LongAttribute">
  329.        <Attribute.Type>LongAttribute</Attribute.Type>
  330.        <value>224930</value>
  331.       </value>
  332.      </data>
  333.      <data>
  334.       <key>COMPETITION</key>
  335.       <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="DoubleAttribute">
  336.        <Attribute.Type>DoubleAttribute</Attribute.Type>
  337.        <value>0.39195178234574934</value>
  338.       </value>
  339.      </data>
  340.     </entries>
  341.     <entries>
  342.      <data>
  343.       <key>TARGETED_MONTHLY_SEARCHES</key>
  344.       <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="MonthlySearchVolumeAttribute">
  345.        <Attribute.Type>MonthlySearchVolumeAttribute</Attribute.Type>
  346.        <value>
  347.         <year>2010</year>
  348.         <month>9</month>
  349.        </value>
  350.        <value>
  351.         <year>2010</year>
  352.         <month>8</month>
  353.        </value>
  354.        <value>
  355.         <year>2010</year>
  356.         <month>7</month>
  357.        </value>
  358.        <value>
  359.         <year>2010</year>
  360.         <month>6</month>
  361.        </value>
  362.        <value>
  363.         <year>2010</year>
  364.         <month>5</month>
  365.        </value>
  366.        <value>
  367.         <year>2010</year>
  368.         <month>4</month>
  369.        </value>
  370.        <value>
  371.         <year>2010</year>
  372.         <month>3</month>
  373.        </value>
  374.        <value>
  375.         <year>2010</year>
  376.         <month>2</month>
  377.        </value>
  378.        <value>
  379.         <year>2010</year>
  380.         <month>1</month>
  381.        </value>
  382.        <value>
  383.         <year>2009</year>
  384.         <month>12</month>
  385.        </value>
  386.        <value>
  387.         <year>2009</year>
  388.         <month>11</month>
  389.        </value>
  390.        <value>
  391.         <year>2009</year>
  392.         <month>10</month>
  393.        </value>
  394.       </value>
  395.      </data>
  396.      <data>
  397.       <key>KEYWORD</key>
  398.       <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="KeywordAttribute">
  399.        <Attribute.Type>KeywordAttribute</Attribute.Type>
  400.        <value>
  401.         <ns2:Criterion.Type>Keyword</ns2:Criterion.Type>
  402.         <ns2:text>Red Herring 1</ns2:text>
  403.         <ns2:matchType>PHRASE</ns2:matchType>
  404.        </value>
  405.       </value>
  406.      </data>
  407.      <data>
  408.       <key>GLOBAL_MONTHLY_SEARCHES</key>
  409.       <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="LongAttribute">
  410.        <Attribute.Type>LongAttribute</Attribute.Type>
  411.        <value>190365</value>
  412.       </value>
  413.      </data>
  414.      <data>
  415.       <key>COMPETITION</key>
  416.       <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="DoubleAttribute">
  417.        <Attribute.Type>DoubleAttribute</Attribute.Type>
  418.        <value>0.7320713539291506</value>
  419.       </value>
  420.      </data>
  421.     </entries>
  422.    </rval>
  423.   </getResponse>
  424.  </soap:Body>
  425. </soap:Envelope>
Add Comment
Please, Sign In to add comment