Hi Peter,

I tried with below RQ but that is also throwing the error

 <soapenv:Body>
      <v20:mutate>
         <v20:operations>
            <v20:operator>SET</v20:operator>
            
<v20:Operation.Type>BiddableAdGroupCriterion</v20:Operation.Type>
            <v20:operand>
               <v20:adGroupId>XXXXXXX</v20:adGroupId>
               <v20:criterionUse>BIDDABLE</v20:criterionUse>
               <v20:criterion>
                  <v20:id>XXXXXX</v20:id>                  
               </v20:criterion>
              
                  <v20:bids >
                     <v20:Bids.Type>CpcBid</v20:Bids.Type>
                     <v20:bid>
                        
<v20:ComparableValue.Type>Money</v20:ComparableValue.Type>
                        <v20:microAmount>7200000</v20:microAmount>
                     </v20:bid>
                  </v20:bids>
               </v20:operand>
            <v20:exemptionRequests>
               <v20:key>
                  
<v20:policyName>biddingStrategyConfiguration</v20:policyName>
                  
<v20:violatingText>biddingStrategyConfiguration</v20:violatingText>
               </v20:key>
            </v20:exemptionRequests>
        </v20:operations>
      </v20:mutate>
   </soapenv:Body>

RS:
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
    <soap:Body>
        <soap:Fault>
            <faultcode>soap:Client</faultcode>
            <faultstring>Unmarshalling Error: cvc-complex-type.2.4.a: 
Invalid content was found starting with element 
'{"https://adwords.google.com/api/adwords/cm/v201809":bids}'. One of 
'{"https://adwords.google.com/api/adwords/cm/v201809":labels, 
"https://adwords.google.com/api/adwords/cm/v201809":forwardCompatibilityMap, 
"https://adwords.google.com/api/adwords/cm/v201809":baseCampaignId, 
"https://adwords.google.com/api/adwords/cm/v201809":baseAdGroupId, 
"https://adwords.google.com/api/adwords/cm/v201809":AdGroupCriterion.Type}' 
is expected. </faultstring>
        </soap:Fault>
    </soap:Body>
</soap:Envelope>

On Monday, 4 February 2019 03:06:43 UTC-6, Gunjan Patel wrote:
>
> Team, 
>
> I am creating a SOAP XML Request for Updating the bid value. I am using 
> v201809/AdGroupCriterionService 
> endpoint for it. 
>
> Below is my request. I am able to get the response with below request. But 
> I want to update the CpcBid-> MicroAmount. What will be SOAP XML Request 
> for it? Based on the documentation i read, i think 
> "biddingStrategyConfiguration" 
> needs to be updated. But I am not able to create a request for it. Can some 
> one help. Thanks in advance.
>
> <soapenv:Body> <v20:mutate> <!--Zero or more repetitions:--> 
> <v20:operations> <!--Optional:--> <v20:operator>SET</v20:operator> 
> <v20:Operation.Type>BiddableAdGroupCriterion</v20:Operation.Type> 
> <!--Optional:--> <v20:operand> <!--Optional:--> 
> <v20:adGroupId>XXXXXXXX</v20:adGroupId> <!--Optional:--> 
> <v20:criterionUse>BIDDABLE</v20:criterionUse> <!--Optional:--> 
> <v20:criterion> <v20:id>XXXXXX</v20:id> </v20:criterion> 
> <v20:AdGroupCriterion.Type>biddingStrategyConfiguration</v20:AdGroupCriterion.Type>
>  
> </v20:operand> <v20:exemptionRequests> <v20:key> 
> <v20:policyName>biddingStrategyConfiguration</v20:policyName> 
> <v20:violatingText>biddingStrategyConfiguration</v20:violatingText> 
> </v20:key> </v20:exemptionRequests> </v20:operations> </v20:mutate> 
> </soapenv:Body>
>
>
>
>
>
>
>
>
>
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/be3f2afb-fb54-4e08-8959-780442c688a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Update ... Gunjan Patel
    • RE... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
    • Re... Gunjan Patel
      • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
    • Re... Gunjan Patel
      • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
    • Re... Gunjan Patel
      • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
        • ... Gunjan Patel
          • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum

Reply via email to