Have tried using this service, but i get the following error: [Error] There
is a problem getting the account activities[SelectorError.MISSING_FIELDS @
selector]
Please have a look and would really appreciate some assistance.
Script:
$campaignExtensionSettingService =
$this->user->GetService('CampaignExtensionSettingService',
$this->adwords_version);
$dateTimeRange = new DateTimeRange();
$dateTimeRange->min = date('Ymd his', $a).'
'.date_default_timezone_get();
$dateTimeRange->max = date('Ymd his', strtotime("+1
days", $a)).' '.date_default_timezone_get();
$selector2 = new Selector();
$selector2->dateTimeRange = $dateTimeRange;
// $selector2->campaignIds = $campaignIds;
//$selector2->fields = array('feedId', 'feedType');
$adextensions =
$campaignExtensionSettingService->get($selector2);
//echo count($adextensions->entries);
foreach ($adextensions->extensions as
$extensionFeedItem) {
echo "test";
}
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5b261b24-9ca6-4939-9c94-a74744388311%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.