腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
(9999+)
视频
沙龙
1
回答
如
何在
php
中
设置
Google
Adwords
API
中
的
多个
ClientCustomerId
?
、
、
我在一个主账号下有
多个
客户端Id (即xxx-xxx-xxxx)。我可以使用一个账号id (xxx-xxx-xxxx)访问
API
,并得到
API
响应。但在我当前
的
应用程序
中
,我需要获取
多个
账号id (即xxx-xxx-xxxx,yyy-yyy-yyyy)
的
API
响应。实际上我想避免
多个
账号id
的
循环中
的
API
调用。现在,在我
的
php
库
中</
浏览 16
提问于2018-08-29
得票数 1
1
回答
我可以对不同
的
帐户使用相同
的
AdWords
developerToken和
clientCustomerId
吗?
我正在制作一个网络应用程序,将在谷歌
AdWords
上
的
一些行动自动化。拥有
AdWords
帐户
的
任何人都可以使用该web应用程序。我对
Google
感到有点困惑,因为它不同于其他
AdWords
API
,因为它需要两个额外
的
配置参数:developerToken和
clientCustomerId
,根据它们
的
文档: https://developers.
google
.com/<
浏览 32
提问于2019-12-26
得票数 0
2
回答
Google
AdWords
API
[OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ class campaignmgmt.campaign.MutateAction
、
添加一个新
的
活动会出现以下错误:OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ class campaignmgmt.campaign.MutateAction
浏览 4
提问于2014-12-12
得票数 3
1
回答
Google
Adwords
API
:检索账户
中
的
关键字计数
有一个获得广告组
中
的
关键字
的
例子,但我想找出帐户中所有关键字
的
计数。 我如
何在
java
中
做到这一点?
浏览 3
提问于2016-10-06
得票数 1
1
回答
谷歌
AdWords
API
PHP
ReportDefinitionService选择器
、
、
我在ReportDefinitionService
的
Selector类
中
遇到了一个问题。这门课根本不存在。下面是
google
官方示例
中
的
代码: // Load the service, so that the required classes are available./src/
Google
/
Api
/Ads/
AdWords
/v201603/ReportDefin
浏览 1
提问于2016-03-30
得票数 0
回答已采纳
1
回答
GoogleAds SoapFault - AdError.CANNOT_SET_FIELD @ operations[0].operand.ad.url
、
我正在使用来自github
的
库googleads/googleads-
php
-lib。 require_once('
Google
/
Api
/Ads/
AdWords
/
浏览 4
提问于2015-07-14
得票数 1
1
回答
在谷歌Python中使用R(最好)或
AdWords
关键字
的
CPC?
、
、
我想提取
的
平均CPC和最大CPC出价
的
关键字从广告
API
使用R
的
列表。如果很难,python也可以:)。我尝试过使用RAdwords,但在
adwords
的
列表
中
找不到正确
的
报告类型 有没有人有这方面的经验。为了方便起见,我附上了一张来自
adwords
界面的图片,在那里可以很容易地看到测量结果。
浏览 0
提问于2018-10-22
得票数 0
1
回答
在
AdWords
API
中
添加接近目标将给CampaignCriterionError.CONCRETE_TYPE_REQUIRED
编辑:
Google
已经确认这是客户端库
中
的
一个bug:这是我用来添加邻近条件
的
代码: // Get
浏览 3
提问于2014-07-07
得票数 1
回答已采纳
1
回答
针对ManagedCustomerService
的
Adwords
SOAP请求失败
、
/
api
/
adwords
/mcm/v201402">我注意到
PHP
GetAccountHierarchy.
php
有 // Create selector.但是,我对这样做有点犹豫,因为文档
中<
浏览 2
提问于2014-03-24
得票数 0
回答已采纳
2
回答
在广告组
中
更新/
设置
特定购物产品
的
maxcpc
我想在
adwords
中
更新我
的
特定产品
的
最大cpc出价。通过
adwords
的
webui,这是一个微不足道
的
任务,但我不能让它在代码
中
工作,这就是我到目前为止所拥有的。import com.
google
.
api
.ads.
adwords
.axis.factory.AdWordsServices; import com.
google
.
api
.ads.
adword
浏览 13
提问于2016-09-15
得票数 0
1
回答
在Node中使用
API
,var
的
安全性
、
、
我是一个
php
开发人员,学习如何使用Node。
浏览 3
提问于2017-06-28
得票数 1
回答已采纳
1
回答
从Java调用
Google
adwords
api
、
、
我正在尝试运行简单
的
GetCampaigns.java来获取使用谷歌
API
的
活动列表。我可以将谷歌提供
的
API
下载到eclipse
中
,代码看起来一切都很好,但是当我在eclipse
中
运行代码时出现错误 faultCode并相应地更新了ads.properties文件,但仍然没有成功
api
.
浏览 0
提问于2017-11-18
得票数 0
1
回答
Google
异常:调用公共抽象SoapHeader时
多个
SimpleMutateJob
、
、
我正在通过他们提供
的
Java客户端使用v201502。我知道安全,但是每个线程都有一个
adwords
会话对象。在我
的
例子
中
,每个线程都有自己
的
AdwordsSession对象,但是两个AdwordsSessions可能有相同
的
clientCustomerId
。我试图修改
多个
广告组在同一活动在同一时间在一个帐户,我得到了以下错误。 我
的
目标是修改CPC对
多个<
浏览 2
提问于2015-05-12
得票数 2
回答已采纳
1
回答
Google
Adwords
报告HTTP POST请求返回400响应代码
我正在尝试使用
Google
Adwords
Reporting HTTP POST请求来检索可能存在于
多个
活动/广告组下
的
关键字列表
的
统计信息。这就是我提到
的
的
应用编程接口文档。下面是返回400错误代码
的
scala代码。我做错了什么?或者,是否有其他方法可以从KEYWORDS_PERFORMANCE_REPORT报告类型
中
检索数据?val httpClient = new DefaultHttpClient()
浏览 2
提问于2016-07-28
得票数 0
3
回答
如何用OAuth在
PHP
中
从Adwrods
API
中
获取"
clientCustomerId
“?
我尝试使用
PHP
中提供
的
API
库。我发现,我需要"adsapi_
php
.ini“
中
的
"
clientCustomerId
”。我不知道如何使用
API
和OAuth来获得这个"
clientCustomerId
“。我是不是做错了什么?
浏览 0
提问于2017-03-30
得票数 1
1
回答
在
google
中
添加更多带有活动
的
字段
、
我搜索
google
客户端库,并找到以下"“。之后,下载aw_
api
_
php
_lib_3.2.2.tar.gz并将代码放在"mysite/protected/“文件夹
中
。我在"mysite/protected/
adwords
/src/
Google
/
Api
/Ads/
AdWords
/auth.ini“文件
中
修改了
浏览 1
提问于2013-03-13
得票数 0
1
回答
google
adwords
api
php
库
、
、
我已经用我
的
mcc帐户
设置
了帐户,并为我
的
一个customerclient id执行了活动绩效报告
的
示例报告代码。<?'/examples/
AdWords
/Auth/init.
php
'; require_once __DIR__.'/src/
Google
/
Api
/Ads/
AdWords
/
浏览 0
提问于2016-07-12
得票数 0
2
回答
ClientLoginTokens
的
替代方案
我正在开发,以升级我们从v201302迁移到v201309
的
代码。任何人都可以建议我,我们应该使用什么代码来代替下面的代码(正如ClientLoginTokens现在所反对
的
那样)。String clientLoginToken = new ClientLoginTokens.Builder() .forApi(ClientLoginTokens.
Api
.
ADWORDS
浏览 3
提问于2013-11-01
得票数 2
回答已采纳
1
回答
如
何在
salesforce
中
获取
google
adwords
报告?
、
嗨,我正在开发用于访问
google
adwords
报告数据
的
salesforce应用程序,例如ADGROUP_PERFORMANCE_REPORT。我正在向发送http post请求,我使用
的
是apex(类似salesforce
中
的
java语言),下面是我
的
请求。','XXXXXXXX'); req.setEndPoint('https://
adwords
.
google
.co
浏览 1
提问于2013-07-11
得票数 2
1
回答
SOAP-错误:分析WSDL:无法从加载
、
、
、
、
我正在将
google
Adwords
API
集成到我
的
web应用程序
中
,我在执行
php
文件时遇到错误。/
api
/
adwords
/cm/v201406/CampaignService?wsdl' : failed to load external entity "https://
adwords
-sandbox.
google
.co
浏览 2
提问于2014-12-30
得票数 0
点击加载更多
相关
资讯
如何使用目标每次转化费用出价来赢得Google AdWords上的转化
一分钟:读懂什么是 Afilter Tracker AD追踪器?
无需代理一样可看youtube
如何在Google Ads上设置应用程序扩展
微软广告对比Google Ads,两者有何差异?
热门
标签
更多标签
云服务器
ICP备案
云直播
即时通信 IM
实时音视频
活动推荐
运营活动
广告
关闭
领券