AdGroupCriterionService - Keywords

60 views
Skip to first unread message

Roman Bondarenko

unread,
Oct 13, 2020, 7:41:31 AM10/13/20
to AdWords API and Google Ads API Forum
Hello, team! 

I would like to ask for a help with statuses for keywords criterion for adGroups. 
So I receive from API payload which looks like this:
{
    'adGroupId': 104836958107,
    'criterionUse': None,
    'criterion': {
        'id': 970272523342,
        'type': 'KEYWORD',
        'Criterion.Type': 'Keyword',
        'text': 'test broad match',
        'matchType': 'BROAD'
    },
    'labels': [],
    'forwardCompatibilityMap': [],
    'baseCampaignId': None,
    'baseAdGroupId': None,
    'AdGroupCriterion.Type': 'BiddableAdGroupCriterion',
    'userStatus': 'ENABLED',
    'systemServingStatus': 'RARELY_SERVED',
    'approvalStatus': 'PENDING_REVIEW',
    'disapprovalReasons': [],
    'firstPageCpc': None,
    'topOfPageCpc': None,
    'firstPositionCpc': None,
    'qualityInfo': None,
    'biddingStrategyConfiguration': {
        'biddingStrategyId': None,
        'biddingStrategyName': None,
        'biddingStrategyType': 'MANUAL_CPC',
        'biddingStrategySource': 'CAMPAIGN',
        'biddingScheme': {
            'BiddingScheme.Type': 'ManualCpcBiddingScheme',
            'enhancedCpcEnabled': True
        },
        'bids': [
            {
                'Bids.Type': 'CpmBid',
                'bid': {
                    'ComparableValue.Type': 'Money',
                    'microAmount': 10000
                },
                'cpmBidSource': 'ADGROUP'
            },
            {
                'Bids.Type': 'CpcBid',
                'bid': {
                    'ComparableValue.Type': 'Money',
                    'microAmount': 13130000
                },
                'cpcBidSource': 'CRITERION'
            }
        ],
        'targetRoasOverride': None
    },
    'bidModifier': None,
    'finalUrls': None,
    'finalMobileUrls': None,
    'finalAppUrls': None,
    'trackingUrlTemplate': None,
    'finalUrlSuffix': None,
    'urlCustomParameters': None
}

But on platform page it status: "Low search volume".
image.png
So status for this keyword is   'systemServingStatus': 'RARELY_SERVED', but where to get from API those words:  "Low search volume". Does API provide this text?

Thank you!

Google Ads API Forum Advisor Prod

unread,
Oct 13, 2020, 10:53:11 AM10/13/20
to roman.bo...@starnavi.io, adwor...@googlegroups.com
Hi Roman,

With the field SystemServingStatus, the value RARELY_SERVED maps to "low search volume". You can set the useRawEnumValues of your report request to false to get the value returned as "low search volume" instead of RARELY_SERVED.

Cheers,
Anthony
Google Ads API Team

Google Logo
Anthony
Google Ads API Team
 
 

ref:_00D1U1174p._5004Q268olI:ref
Reply all
Reply to author
Forward
0 new messages