Hi, I'm trying to create listings in Google advords through api. I use a 
PHP client library. 
All good but some keywords are not created -  Google returns not exemtable 
policy violation. This occurs when a keyword is the number 2. Examples of 
key words
офицеры 2
Телохранитель 2
Найденыш 2 
офицеры 2 бесплатно
It'is strange becouse i can create this keywords in interface.
PolicyError:

PolicyViolationError Object
(
    [key] => PolicyViolationKey Object
        (
            [policyName] => nonstandard_punctuation
            [violatingText] =>  
        )

    [externalPolicyName] => Пунктуация - нестандартная пунктуация
    [externalPolicyUrl] => 
    [externalPolicyDescription] => Согласно правилам Google не допускается 
использование лишних или ненужных знаков препинания или символов, включая 
тильды (~), звездочки (*) и вертикальные линии (|). См. наш полный список 
правил 
<http://adwords.google.com/support/bin/static.py?page=guidelines.cs&topic=9271&subtopic=9277&answer=47156&hl=ru_RU>.
    [isExemptable] => 
    [violatingParts] => Array
        (
            [0] => PolicyViolationErrorPart Object
                (
                    [index] => 7
                    [length] => 1
                )

        )

    [fieldPath] => operations[4].operand.criterion.text
    [trigger] =>  
    [errorString] => PolicyViolationError.POLICY_ERROR
    [ApiErrorType] => PolicyViolationError
    [_parameterMap:ApiError:private] => Array
        (
            [ApiError.Type] => ApiErrorType
        )

)

Operation:

AdGroupCriterionOperation Object
(
    [operand] => BiddableAdGroupCriterion Object
        (
            [userStatus] => 
            [systemServingStatus] => 
            [approvalStatus] => 
            [disapprovalReasons] => 
            [destinationUrl] => 
            [experimentData] => 
            [firstPageCpc] => 
            [topOfPageCpc] => 
            [qualityInfo] => 
            [stats] => 
            [biddingStrategyConfiguration] => BiddingStrategyConfiguration 
Object
                (
                    [biddingStrategyType] => 
                    [biddingScheme] => 
                    [bids] => Array
                        (
                            [0] => CpcBid Object
                                (
                                    [bid] => Money Object
                                        (
                                            [microAmount] => 3000000
                                            [ComparableValueType] => 
                                            
[_parameterMap:ComparableValue:private] => Array
                                                (
                                                    [ComparableValue.Type] => 
ComparableValueType
                                                )

                                        )

                                    [contentBid] => 
                                    [cpcBidSource] => 
                                    [BidsType] => 
                                    [_parameterMap:Bids:private] => Array
                                        (
                                            [Bids.Type] => BidsType
                                        )

                                )

                        )

                )

            [adGroupId] => 8085172780
            [criterionUse] => 
            [criterion] => Keyword Object
                (
                    [text] => офицеры 2 фильм
                    [matchType] => BROAD
                    [id] => 
                    [type] => 
                    [CriterionType] => 
                    [_parameterMap:Criterion:private] => Array
                        (
                            [Criterion.Type] => CriterionType
                        )

                )

            [forwardCompatibilityMap] => 
            [AdGroupCriterionType] => 
            [_parameterMap:AdGroupCriterion:private] => Array
                (
                    [AdGroupCriterion.Type] => AdGroupCriterionType
                )

        )

    [exemptionRequests] => 
    [operator] => ADD
    [OperationType] => 
    [_parameterMap:Operation:private] => Array
        (
            [Operation.Type] => OperationType
        )

)



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

--- 
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 adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to