Additional information

(request id: 0004c03e32aa8d100a422c6e0000761b)

Here's an example of a case where I am able to GET the criteria ids for an 
adgroup, but when trying to SET the adparam values, the errors at the 
bottom resulted
And I did successfully set a number of adparams for older adgroups. It's 
only with these newer adgroups that I'm having problems:


-------------
GET
-------------
Array
(
    [0] => Array
        (
            [criterion_id] => 10474777272
            [adgroup_id] => 3616898215
            [criterion_type] => Keyword
        )

    [1] => Array
        (
            [criterion_id] => 10600936381
            [adgroup_id] => 3616898215
            [criterion_type] => Keyword
        )

    [2] => Array
        (
            [criterion_id] => 11795462013
            [adgroup_id] => 3616898215
            [criterion_type] => Keyword
        )

    [3] => Array
        (
            [criterion_id] => 11795561553
            [adgroup_id] => 3616898215
            [criterion_type] => Keyword
        )

    [4] => Array
        (
            [criterion_id] => 12590495154
            [adgroup_id] => 3616898215
            [criterion_type] => Keyword
        )

    [5] => Array
        (
            [criterion_id] => 12899226063
            [adgroup_id] => 3616898215
            [criterion_type] => Keyword
        )

    [6] => Array
        (
            [criterion_id] => 12910609854
            [adgroup_id] => 3616898215
            [criterion_type] => Keyword
        )

    [7] => Array
        (
            [criterion_id] => 13051470027
            [adgroup_id] => 3616898215
            [criterion_type] => Keyword
        )

)

-------------
SET
-------------
AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ operations[0].operand; 
trigger:'AdGroupId = 3616898215, CriterionId = 10474777272', 
AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ operations[1].operand; 
trigger:'AdGroupId = 3616898215, CriterionId = 10474777272', 
AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ operations[2].operand; 
trigger:'AdGroupId = 3616898215, CriterionId = 10600936381', 
AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ operations[3].operand; 
trigger:'AdGroupId = 3616898215, CriterionId = 10600936381', 
AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ operations[4].operand; 
trigger:'AdGroupId = 3616898215, CriterionId = 13144213747', 
AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ operations[5].operand; 
trigger:'AdGroupId = 3616898215, CriterionId = 13144213747'

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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