One more issue with api version 201609
here is my request
[2017-03-31 22:04:03] local.INFO: array (
0 =>
Google\AdsApi\AdWords\v201609\cm\AdGroupCriterionOperation::__set_state(array(
'operand' =>
Google\AdsApi\AdWords\v201609\cm\BiddableAdGroupCriterion::__set_state(array(
'userStatus' => NULL,
'systemServingStatus' => NULL,
'approvalStatus' => NULL,
'disapprovalReasons' => NULL,
'destinationUrl' => NULL,
'firstPageCpc' => NULL,
'topOfPageCpc' => NULL,
'firstPositionCpc' => NULL,
'qualityInfo' => NULL,
'biddingStrategyConfiguration' =>
Google\AdsApi\AdWords\v201609\cm\BiddingStrategyConfiguration::__set_state(array(
'biddingStrategyId' => NULL,
'biddingStrategyName' => NULL,
'biddingStrategyType' => NULL,
'biddingStrategySource' => NULL,
'biddingScheme' => NULL,
'bids' =>
array (
0 =>
Google\AdsApi\AdWords\v201609\cm\CpcBid::__set_state(array(
'bid' =>
Google\AdsApi\AdWords\v201609\cm\Money::__set_state(array(
'microAmount' => NULL,
'ComparableValueType' => 550000,
)),
'cpcBidSource' => NULL,
'BidsType' => NULL,
)),
),
)),
'bidModifier' => NULL,
'finalUrls' => NULL,
'finalMobileUrls' => NULL,
'finalAppUrls' => NULL,
'trackingUrlTemplate' => NULL,
'urlCustomParameters' => NULL,
'adGroupId' => 36700122617,
'criterionUse' => NULL,
'criterion' =>
Google\AdsApi\AdWords\v201609\cm\Criterion::__set_state(array(
'id' => 60513521332,
'type' => NULL,
'CriterionType' => NULL,
)),
'labels' => NULL,
'forwardCompatibilityMap' => NULL,
'baseCampaignId' => NULL,
'baseAdGroupId' => NULL,
'AdGroupCriterionType' => NULL,
)),
'exemptionRequests' => NULL,
'operator' => 'SET',
'OperationType' => NULL,
)),
1 =>
Google\AdsApi\AdWords\v201609\cm\AdGroupCriterionOperation::__set_state(array(
'operand' =>
Google\AdsApi\AdWords\v201609\cm\BiddableAdGroupCriterion::__set_state(array(
'userStatus' => NULL,
'systemServingStatus' => NULL,
'approvalStatus' => NULL,
'disapprovalReasons' => NULL,
'destinationUrl' => NULL,
'firstPageCpc' => NULL,
'topOfPageCpc' => NULL,
'firstPositionCpc' => NULL,
'qualityInfo' => NULL,
'biddingStrategyConfiguration' =>
Google\AdsApi\AdWords\v201609\cm\BiddingStrategyConfiguration::__set_state(array(
'biddingStrategyId' => NULL,
'biddingStrategyName' => NULL,
'biddingStrategyType' => NULL,
'biddingStrategySource' => NULL,
'biddingScheme' => NULL,
'bids' =>
array (
0 =>
Google\AdsApi\AdWords\v201609\cm\CpcBid::__set_state(array(
'bid' =>
Google\AdsApi\AdWords\v201609\cm\Money::__set_state(array(
'microAmount' => NULL,
'ComparableValueType' => 2970000,
)),
'cpcBidSource' => NULL,
'BidsType' => NULL,
)),
),
)),
'bidModifier' => NULL,
'finalUrls' => NULL,
'finalMobileUrls' => NULL,
'finalAppUrls' => NULL,
'trackingUrlTemplate' => NULL,
'urlCustomParameters' => NULL,
'adGroupId' => 38392525637,
'criterionUse' => NULL,
'criterion' =>
Google\AdsApi\AdWords\v201609\cm\Criterion::__set_state(array(
'id' => 74123139799,
'type' => NULL,
'CriterionType' => NULL,
)),
'labels' => NULL,
'forwardCompatibilityMap' => NULL,
'baseCampaignId' => NULL,
'baseAdGroupId' => NULL,
'AdGroupCriterionType' => NULL,
)),
'exemptionRequests' => NULL,
'operator' => 'SET',
'OperationType' => NULL,
)),
[2017-03-31 21:49:58] local.INFO: array (
0 =>
Google\AdsApi\AdWords\v201609\cm\AdGroupCriterion::__set_state(array(
'adGroupId' => NULL,
'criterionUse' => NULL,
'criterion' => NULL,
'labels' => NULL,
'forwardCompatibilityMap' => NULL,
'baseCampaignId' => NULL,
'baseAdGroupId' => NULL,
'AdGroupCriterionType' => NULL,
'AdGroupCriterion.Type' => 'AdGroupCriterion',
)),
1 =>
Google\AdsApi\AdWords\v201609\cm\AdGroupCriterion::__set_state(array(
'adGroupId' => NULL,
'criterionUse' => NULL,
'criterion' => NULL,
'labels' => NULL,
'forwardCompatibilityMap' => NULL,
'baseCampaignId' => NULL,
'baseAdGroupId' => NULL,
'AdGroupCriterionType' => NULL,
'AdGroupCriterion.Type' => 'AdGroupCriterion',
)),
[2017-03-31 21:49:58] local.INFO: array (
0 =>
Google\AdsApi\AdWords\v201609\cm\BiddingErrors::__set_state(array(
'reason' => 'INVALID_BID',
'fieldPath' => 'operations[0].operand.biddingStrategyConfiguration.bids',
'trigger' => 'CpcBid{bid=0.000000, contentBid=null, cpcBidSource=null}',
'errorString' => 'BiddingErrors.INVALID_BID',
'ApiErrorType' => NULL,
'ApiError.Type' => 'BiddingErrors',
)),
1 =>
Google\AdsApi\AdWords\v201609\cm\BiddingErrors::__set_state(array(
'reason' => 'INVALID_BID',
'fieldPath' => 'operations[1].operand.biddingStrategyConfiguration.bids',
'trigger' => 'CpcBid{bid=0.000000, contentBid=null, cpcBidSource=null}',
'errorString' => 'BiddingErrors.INVALID_BID',
'ApiErrorType' => NULL,
'ApiError.Type' => 'BiddingErrors',
)),
can you tell why i am seeing this issue ?
thanks!
--
Kind Regards,
-------------------
Mubbashar Husain
Co-Founder | TechEsthete
Mob: 0322-6316830 <tel:0321-6955844> | Tel: 042-35790303 | Skype: mubbashar.h
Off#312, Floor F1, Jeff heights, Main Boulevard Road, Gulberg-III, Lahore,
Pakistan
> On Apr 1, 2017, at 9:05 AM, mubbashar husain <[email protected]> wrote:
>
> Hi Guys,
>
>
> SELECT
> ProductGroup,CampaignName,AdGroupName,CampaignId,AdGroupId,Id,SearchImpressionShare,Impressions,Clicks,Ctr,AverageCpc,Cost,Conversions,CostPerConversion,ConversionRate,ConversionValue,CpcBid
> FROM PRODUCT_PARTITION_REPORT where Conversions > 2 and Clicks > 10 and
> CpcBid > 0 and AdGroupStatus = ENABLED and CampaignStatus = ENABLED
> DURING 20170301,20170330
>
> the conversions filter in where is not working and affecting all my clients.
> The adwords api just ignoring the conversion where clause. Please help ASAP.
> It start doing this from today. Urgent help needed
>
> thanks!
>
> --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and Google+:
> https://googleadsdeveloper.blogspot.com/
> <https://googleadsdeveloper.blogspot.com/>
> https://plus.google.com/+GoogleAdsDevelopers/posts
> <https://plus.google.com/+GoogleAdsDevelopers/posts>
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> You received this message because you are subscribed to the Google
> Groups "AdWords API Forum" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/adwords-api?hl=en
> <http://groups.google.com/group/adwords-api?hl=en>
> ---
> You received this message because you are subscribed to a topic in the Google
> Groups "AdWords API Forum" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/adwords-api/CenRnKs6wH4/unsubscribe
> <https://groups.google.com/d/topic/adwords-api/CenRnKs6wH4/unsubscribe>.
> To unsubscribe from this group and all its topics, send an email to
> [email protected]
> <mailto:[email protected]>.
> Visit this group at https://groups.google.com/group/adwords-api
> <https://groups.google.com/group/adwords-api>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/adwords-api/e8cc6e3c-d419-4109-b571-e5362d5727ba%40googlegroups.com
>
> <https://groups.google.com/d/msgid/adwords-api/e8cc6e3c-d419-4109-b571-e5362d5727ba%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout
> <https://groups.google.com/d/optout>.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/FAAE9113-6213-46CC-9F09-1E77F6F84651%40gmail.com.
For more options, visit https://groups.google.com/d/optout.