Keyword data object used in CriterionService now misses minCpc field
in V13.
This creates a big headache to our existing code that works for V12
currently.

The following APIs are used in our existing code:
  CriterionService.getCriteria
  CriterionService.addCriteria
  CriterionService.updateCriteria
  CriterionService.getAllCriteria

In V12, Keyword data object contained minCpc so we are storing this
minCpc value in keyword structure table in our database.

Since now all CriterionService api calls returns no minCpc, I am not
sure how I can make our code compatible with V13.

Do you have any suggestions on this?

Cheers,

Hosung Hwang


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to