Great! It has worked. Thank you so much.

Vào 16:05:21 UTC+7 Thứ Tư, ngày 15 tháng 5 năm 2019, Pham Triet đã viết:
>
> Hi there,
> I have an issue when getting Campaigns. I tried with the code below but it 
> errors notification.
>
> ***Query
> $query = ( new ReportQueryBuilder() )
>     ->select([
>         'Date',
>         'CampaignId',
>         'CampaignName',
>         'Cost',
>         'AllConversionValue',
>         'Conversions',
>     ])
>     ->from(ReportDefinitionReportType::CRITERIA_PERFORMANCE_REPORT)
>     ->where('Status')->in($camStatus)
>     ->where('advertisingChannelType')->in($camTypes)
>     ->during($startdate, $enddate)
>     ->build();
> ***Error
> Details: [fieldPath: advertisingChannelType; trigger: Invalid predicate 
> name: advertisingChannelType; errorString: 
> SelectorError.INVALID_PREDICATE_FIELD_NAME]
>
> Please, help me.
> Thanks all.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ac401f21-33ea-47ab-a44c-019254308cc9%40googlegroups.com.
  • How to ... Pham Triet
    • RE... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
    • Re... Pham Triet

Reply via email to