It looks like the only ad with ad param is currently paused. Could you please send me a screenshot with the default value you observe?
-Danial, AdWords API Team. On Thursday, July 10, 2014 11:36:33 AM UTC+4, Marina Rabovolick wrote: > > Dear Danial, > > Unfortunately our campains were paused when you did test. Could you look > again at our issue? > > We did test with adding default parameter to {param1} - we place > {param1:100} in our Ads. But in this case "100" is always reflected > without dynamic price change. > > I will much appreciate if you could help us to understand what we need to > fix in our code. > > Thanks in advance > > Marina > > Пʼятниця, 20 червня 2014 р. 15:33:17 UTC+3 користувач Danial Klimkin > написав: >> >> Hello Marina, >> >> >> I don't see any active ad for the ad group in the request that has an ad >> param placeholder. What is the ad you expect the parameter to be shown in? >> >> >> -Danial, AdWords API Team. >> >> >> On Friday, June 20, 2014 4:17:27 PM UTC+4, Marina Rabovolick wrote: >>> >>> Hi Danial, >>> >>> Please find requested information attached. >>> >>> Четвер, 19 червня 2014 р. 13:12:27 UTC+3 користувач Danial Klimkin >>> написав: >>>> >>>> Hello Marina, >>>> >>>> >>>> Could you please send us full request XML and server response for >>>> AdParamService call? Please make sure to remove sensitive values such as >>>> developer token and OAuth tokens. >>>> >>>> >>>> -Danial, AdWords API Team. >>>> >>>> >>>> On Thursday, June 19, 2014 11:33:35 AM UTC+4, Marina Rabovolick wrote: >>>>> >>>>> Hi guys! >>>>> >>>>> I have an issue with my script. Earlier it succesfully updated some >>>>> data (price) in my Ads. >>>>> >>>>> How it works: >>>>> >>>>> 1) Using >>>>> https://adwords.google.com/api/adwords/cm/v201309/AdGroupService?wsdl >>>>> I get all group IDs with GET operatior. >>>>> 2) Using >>>>> https://adwords.google.com/api/adwords/cm/v201309/AdGroupCriterionService?wsdl >>>>> >>>>> I get BIDDABLE and KEYWORD criterions IDs with GET operatior. >>>>> 3) Using >>>>> https://adwords.google.com/api/adwords/cm/v201309/AdParamService?wsdl >>>>> I update all criterions with SET operator with params like: >>>>> $AdParam = array( >>>>> 'adGroupId' => $groupID, >>>>> 'criterionId' => $criterionID, >>>>> 'insertionText' => $price, >>>>> 'paramIndex' => 1, >>>>> ); >>>>> >>>>> Variable $price is not empty, but I have empty field instead of price >>>>> value in my Ad. >>>>> >>>>> I will appreciate if you can help me to find out what is the trouble >>>>> with API and why I can't update my Ads. >>>>> >>>>> Thanks in advance. >>>>> >>>> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.