Identify Adwords Express campaigns uniquely

瀏覽次數:82 次
跳到第一則未讀訊息

Team Jellyfish

未讀,
2018年1月31日 凌晨4:45:402018/1/31
收件者:AdWords API Forum
Hi,
Can we identify Adwords Express campaigns using API uniquely?
How can we filter out adwords express related campaigns from adwords campaign.
Please help me.

Sreelakshmi Sasidharan (AdWords API Team)

未讀,
2018年1月31日 上午11:50:452018/1/31
收件者:AdWords API Forum
Hi, 

The blog post about AdWords Express Campaigns explains how you can differentiate AdWords Express campaigns in the Campaign Performance Report. The AdvertisingChannelType / AdvertisingChannelSubType on campaigns before migration will be SEARCH / SEARCH_EXPRESS or DISPLAY / DISPLAY_EXPRESS. The AdvertisingChannelType / AdvertisingChannelSubType on campaigns after migration will be EXPRESS / UNKNOWN. Please let me know if you have any additional questions.

Thanks,
Sreelakshmi, AdWords API Team

Team Jellyfish

未讀,
2018年2月1日 凌晨1:25:502018/2/1
收件者:AdWords API Forum
Hi,
Thanx for your help.
We are getting all campaigns (campaign related to adwords and AdWords Express) when we make call to get all campaign under an Adwords account.
But, In that not able to identify campaigns related to AdWords Express. Is there any way so that we can identify Campaigns over there?
Or We need to use campaign performance report to identify campaigns related to AdWords Express.?
Please suggest me a way so that We can identify Express campaigns without using campaign performance report.

Peter Oliquino

未讀,
2018年2月1日 凌晨3:56:502018/2/1
收件者:AdWords API Forum
Hi,

I'm also from the AdWords API team and I'll be providing support for now. For retrieving AdWords Express campaign information, you may refer to the steps mentioned by Sreelakhsmi on how to get them. The blog post should provide the details on how to achieve this and you can also use the CampaignService.get() if you do not wish to use the Campaign Performance Report.

Should there be any issues, feel free to write back.

Best regards,
Peter
AdWords API Team

Christian

未讀,
2018年2月13日 上午11:30:142018/2/13
收件者:AdWords API Forum
Hi,

we have a similar problem. We use the CampaignService to retrieve campaign information and there the advertisingChannelType is set to "UNKNOWN" for Express campaigns. In fact the API docs (https://developers.google.com/adwords/api/docs/reference/v201710/CampaignService.AdvertisingChannelType) do not mention the type "EXPRESS" which is mentioned in the linked blog post. Is the correct channel type only provided in reports?

Best,
Christian

Peter Oliquino

未讀,
2018年2月14日 凌晨12:40:262018/2/14
收件者:AdWords API Forum
Hi Christian,

Using the CampaignService.get(), you should use the AdvertisingChannelSubType field instead (SEARCH_EXPRESS, DISPLAY_EXPRESS) as the EXPRESS value is currently only available via the AdvertisingChannelType field of the Campaign Performance Report. Let me know if this helps.

Christian

未讀,
2018年2月14日 清晨6:28:192018/2/14
收件者:AdWords API Forum
Thanks Peter, we'll have a try with that.
回覆所有人
回覆作者
轉寄
0 則新訊息