Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.3.0
-
Fix Version/s: 1.3.0
-
Component/s: Content Repository Service
-
Labels:None
-
Environment:
optus dev environment
Description
Jason needs to update the ContentRepositoryService.getAdCopy method, and ADS needs to call it correctly for GT campaign ad copies.
For now, working around by using same method as GM campaigns use.
Here's the error from ADS log (doesn't cause deployment failure, just incorrect GT ads):
2012-05-24 13:27:18.388 (3) [pool-38-thread-1]: TextAdChangeRequest (accountID 6845): Sending 2 add requests
2012-05-24 13:27:18.388 (3) [pool-38-thread-2]: TextAdChangeRequest (accountID 6845): Sending 3 add requests
2012-05-24 13:27:21.755 (3) [pool-38-thread-1]: ApiError: PolicyViolationError.POLICY_ERROR
2012-05-24 13:27:21.755 (3) [pool-38-thread-1]: ApiError: PolicyViolationError.POLICY_ERROR
2012-05-24 13:27:21.755 (3) [pool-38-thread-1]: ApiError: PolicyViolationError.POLICY_ERROR
2012-05-24 13:27:21.756 (3) [pool-38-thread-1]: ApiError: PolicyViolationError.POLICY_ERROR
2012-05-24 13:27:21.853 (3) [pool-38-thread-1]: Non-trademark error found. Code=[0]. Error Text=[}}]. Field=[operations[0].operand.ad.description2]. Trigger=[]
2012-05-24 13:27:21.854 (3) [pool-38-thread-1]: Non-trademark error found. Code=[0]. Error Text=[{{]. Field=[operations[0].operand.ad.description2]. Trigger=[]
2012-05-24 13:27:21.854 (3) [pool-38-thread-1]: Non-trademark error found. Code=[0]. Error Text=[}}]. Field=[operations[1].operand.ad.description2]. Trigger=[]
2012-05-24 13:27:21.854 (3) [pool-38-thread-1]: Non-trademark error found. Code=[0]. Error Text=[{{]. Field=[operations[1].operand.ad.description2]. Trigger=[]
....
2012-05-24 13:28:25.591 (3) [pool-3-thread-7]: cdtest25-1_GM has no applicable GCE errors.
2012-05-24 13:28:25.931 (3) [pool-3-thread-7]: cdtest25-1_GT has no applicable GCE errors.
2012-05-24 13:28:26.143 (3) [pool-3-thread-7]: Finished DEPLOY request for campaign cd test 25_2000062_60_cdtest25-1_GT: SUCCEDED
2012-05-24 13:28:26.220 (3) [pool-3-thread-7]: Finished DEPLOY request for campaign cd test 25_2000062_60_cdtest25-1_GM: SUCCEDED
An example of the incorrect ads on AdWords is attached