How do we add a custom-parameter/tracking-template on the Keyword level?
We're currently creating Final URLs for our Expanded Text Ads using
"$expandedTextAd->finalUrls = $finalUrls;"
And an example shows how to add custom parameters on the Ad level:
$expandedTextAd->urlCustomParameters = new CustomParameters();
$expandedTextAd->urlCustomParameters->parameters = array($seasonParameter,
$promoCodeParameter);
But how do we add custom parameters at the Keyword level? There's an
example here <https://support.google.com/adwords/answer/6325879>, under
"Create or edit custom parameters at the ad group or keyword level", which
is what we need, but I'm not quite sure how to do it in our API script.
Thanks!
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
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/7ffb0baf-006b-4ea1-b182-682bbab5b49a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.