Hi, I'll update our tracking system to include the campaignid + criteriaid.
Thank you.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because yo
Hi Charles,
The Criteria in the AdWords API are uniquely identified by the combination of
their CriterionId and either the CampaignId or AdGroupId, depending on where
the criteria is. Since this keyword is being added to a different AdGroups, the
Criteria Id may be the same but the (AdGroupId,
Hi, unfortunately we need the criteriaID (keyword ID) and not just the
adgroup/campaign id's. We're trying to track revenues / expenses by keyword
and while we can pass this id via a valuetrack variable in the finalurl
({targetid}), we are having a hard time creating reports when the same
keywo
Hi Charles,
The keyword Id may or may not be the same, as the criteria Id is not globally
unique. However, while generating the reports you may use the (AdGroupId,
CriterionId) or the (CampaignId, CriterionId) pairs which are globally unique.
Please refer to this guide for more information. Let
Hi, is there a way to ensure that if we use the same keyword in multiple
campaigns that the keywordID will be the same between all campaigns? I'm
noticing that sometimes its the same ID and sometimes it isn't which is
throwing havoc to my report management. Is there a way that we can ensure
tha