Hi All,
I have faced a problem while querying campaign criterion.
I created negative keyword at campaign level, then i got mentioned
criterion by id.
In this case , Expected Criterion type
is com.google.api.ads.adwords.axis.v201509.express.NegativeKeyword, but
AdWords return com.google.api.ads.
any other people. I have to
> admit I was a bit confused myself and had to do a bit of digging to find
> out what it was.
>
> Cheers,
> Nadine, AdWords API Team
>
> On Tuesday, February 9, 2016 at 11:32:26 AM UTC-5, serkan remzi kucukbay
> wrote:
>>
>>
Hi Yin,
I sent requested SOAP logs as private.
I also want to post related logs here to help who read this topic, all
private fields were deleted in logs.
Thanks.
Serkan.
On Tuesday, 9 February 2016 17:50:45 UTC+2, Yin Niu wrote:
>
> Hi Serkan,
>
> Could you send SOAP request and response
Hi Yin Niu,
Thanks for your answer.
My Understanding is that fetching newly created campaign is impossible with
CustomerSyncService.
Because if i don't set campaign id in CustomerSyncSelector, service throws
error like that ( [CustomerSyncError.MISSING_IDS @
selector.campaignIds] ), so i need
Hi All,
The CustomerSyncService doesn't seem to be including addedAdExtensions or
deletedAdExtensions data.
I have performed several update delete operations
via CampaignExtensionSettingServiceInterface, also several same operation
were performed from adwords web interface.But CustomerSyncServi
Hi everyone,
I faced a problem while fetching newly created Campaign via
'CustomerSyncService'. Mentioned service forces to set array of campaign id
in Selector object so i just can fetch changes related with given campaigns.
Is it possible to fetch newly created campaign via CustomerSyncService?