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].
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/a09c64ad-4df9-4b8e-8e0a-89b1e5b660cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.