Dear Anash,

in my initial request I tried to describe our example. We use dynamic 
parameter {param1} in our Ads not in keywords.

Середа, 16 липня 2014 р. 21:13:19 UTC+3 користувач Anash P. Oommen (AdWords 
API Team) написав:
>
> Hi Marina,
>
> Does your keywords still have param1 value set? And did you modify the ad 
> text such that param substitution violates the ads editorial policies? 
> (e.g. length of the ad text)
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Wednesday, July 16, 2014 4:00:23 AM UTC-4, Marina Rabovolick wrote:
>>
>> Dear Danial,
>>
>> we see next on SERP: 
>>
>> in case we set {param1:100} we always see "100" instead of {param1} 
>> parameter
>> in case we set {param1} we see nothing instead of {param1} parameter
>>
>> FYI
>>
>> earlier in our Ads on SERP we see dynamic prices instead of {param1}. But 
>> now for some reason our script stopped to work properly.
>>
>> If you can advise us how we can change our script to enable dynamic 
>> change of {param1} value on delivery it will be great.
>>
>> Пʼятниця, 11 липня 2014 р. 12:40:30 UTC+3 користувач Danial Klimkin 
>> написав:
>>>
>>> Hello Marina,
>>>
>>>
>>> Setting an AdParam will not change the value displayed in the AdWords 
>>> UI. The UI will show the default value (ad text) always.
>>>
>>> AdParams are substituted on the delivery only and can be seen on the 
>>> search results. Did you see your ad on delivery? Was the text replaced 
>>> properly?
>>>
>>>
>>> -Danial, AdWords API Team.
>>>
>>>
>>>
>>> On Friday, July 11, 2014 1:17:34 PM UTC+4, Marina Rabovolick wrote:
>>>>
>>>>
>>>> <https://lh3.googleusercontent.com/-5nOiIGAm1aU/U7-rpfgaHCI/AAAAAAAABM8/PDpEPOWmkKQ/s1600/param_1.jpg>
>>>> Sorry for that. We launched urgent promo yesterday and I've paused many 
>>>> Ads.
>>>>
>>>> You can find screenshot attached. 
>>>> Keywords for this ad are: київ мінськ, київ мінськ авіа
>>>>
>>>> Please keep in mind that we are situted in Ukraine so we use campaign 
>>>> with geo tareting "Ukraine" for test. 
>>>>
>>>> Четвер, 10 липня 2014 р. 14:37:52 UTC+3 користувач Danial Klimkin 
>>>> написав:
>>>>>
>>>>> 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.

Reply via email to