David,
I updated my library today from 2.7.0 to 2.7.2 and its working fine now.
Thanks
Neha
On Fri, Dec 9, 2011 at 9:22 AM, David Torres wrote:
> Hi,
>
> Make sure you correctly construct your developer token as specified here
> http://code.google.com/apis/adwords/docs/sandbox.html
>
> Best,
David,
Please find below the SOAP request when i try to use 'SET' operator to
update campaign criteria.
[Dec 09 2011 14:47:36.00 - ERROR] POST
/api/adwords/cm/v201109/CampaignCriterionService HTTP/1.1
Host: adwords-sandbox.google.com
Connection: Keep-Alive
User-Agent: PHP-SOAP/5.2.17, gzip
Ac
David,
Client id i am using on sandbox is 6435726538
I keep getting QuotaError all the time.
Regards
Neha
On Mon, Dec 5, 2011 at 11:02 AM, David Torres wrote:
> Hi Neha,
>
> Can you provide me your MCC customer id? I'll be glad to check you account.
>
> Best,
>
> -David Torres - AdWords API
I will have it email to you David instead of posting it here.
Thanks
Neha
On Dec 5, 11:02 am, David Torres wrote:
> Hi Neha,
>
> Can you provide me your MCC customer id? I'll be glad to check you account.
>
> Best,
>
> -David Torres - AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Any suggestions?
On Sat, Dec 3, 2011 at 11:50 AM, Neha Bansal wrote:
> Hi,
>
> I am trying to update/remove campaign criteria but keep getting
> InternalApiError on sandbox. I am using v201109 php library. I am
> passing the correct clientCustomerId as I am able to create a new
I am getting this error on downloading a report using v201109-
"QuotaCheckError.INVALID_TOKEN_HEADER
I am not sure what's causing it. Please help.
Thanks
Neha
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
htt
Hi,
I am trying to update/remove campaign criteria but keep getting
InternalApiError on sandbox. I am using v201109 php library. I am
passing the correct clientCustomerId as I am able to create a new
campaign and add criteria. But unable to update/remove criteria from a
campaign. Also, when i try
Any response?
On Sat, Oct 29, 2011 at 4:23 PM, Neha Bansal wrote:
> Hi,
>
> I am using v201109 php api. When i add a platform criterion with id
> e.g. 30002, i get the CampaignCriterionReturnValue as
>
> [{"operand":{"campaignId":x,"criterion&
Hi,
I am using v201109 php api. When i add a platform criterion with id
e.g. 30002, i get the CampaignCriterionReturnValue as
[{"operand":{"campaignId":x,"criterion":{"platformName":null,"id":
30002,"type":null,"CriterionType":null},"CampaignCriterionType":null},"operator":"ADD","OperationTyp
Hi,
I am trying to update criteria like age or gender for a campaign with
v201109. Example shows that we are supposed to set the id for each
criteria. How do we use the same id for updating criteria?
-Neha
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discuss
Hi Kevin,
Apologies for late reply. I tried it again but i noticed that i missed
'TargetContentNetwork','TargetContentContextual','TargetPartnerSearchNetwork'
in selector which was returning these as null.
My bad.
Can you check the request 0004ae1739eaaf080a0cea013a0b which tries
to set both
Hi,
While generating campaign performance report, or adgroup performance
report on sandbox, I am getting all clicks, impressions, cost,etc
values as 0 instead of fake data. Doesn't sandbox contain dummy data
for reports?
I am using php library v201101.
Regards,
Neha
--
=~=~=~=~=~=~=~=~=~=~=~
Hi Kevin,
Whenever i try to set targetContentNetwork, targetContentContextual or
targetPartnerSearchNetwork as true, I get an error this target is not
supported.
If i dont set them, they go as null and doesnt throw any error. Right
now, i can just set google search or partners search. Setting any
Hi Kevin,
Thanks for replying.
No, I am talking about running campaign on display network like we do
it on Google search and partners search (network settings). v201101
does not provide functionality for display network as far as I know.
If you try to set target to contextual network as true, it w
Hi,
Is it going to support Content Network Settings?
-Neha
On Oct 10, 6:24 am, Kevin Winter wrote:
> Hi all,
> We hope to have updated client libraries released soon.
>
> - Kevin Winter
> AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and disc
Thanks Anash. What's the purpose of using AdParams? If i set keywords using
AdParam, can i update them?
-Neha
On Mon, Oct 10, 2011 at 4:33 AM, Anash P. Oommen <
anash.p.oommen+fo...@google.com> wrote:
> Hi Neha,
>
> You have to delete the keyword and add a new one with modified text.
> AdWords d
Hi,
Is there a way to change the existing keywords to AdGroupCriterion?
I am running the following code on sandbox and using 201101 api but it
doesn't update keyword text.
$keyword = new Keyword();
$keyword->id = $id;
$keyword->text = $keywords[$i];
$keyword->matchType = 'PHRASE';
// Create bidd
Any inputs?
On Thu, Sep 29, 2011 at 9:47 AM, Neha Bansal wrote:
> Hi,
>
> I am trying to set both DESKTOP and HIGH_END_MOBILE as platform target
> on sandbox environment.
> Whenever i try to set multiple platform targets, it doesnt take any of
> them and return targets as
Hi,
I am trying to set both DESKTOP and HIGH_END_MOBILE as platform target
on sandbox environment.
Whenever i try to set multiple platform targets, it doesnt take any of
them and return targets as null.
Request-
SET
https://adwords.google.com/api/adwords/
cm/v201101"
Hi,
I am getting internal api error on sandbox. Can you please help me
resolve it?
Response XML -
http://schemas.xmlsoap.org/soap/envelope/";>
https://adwords.google.com/api/adwords/cm/
v201101">
0004ae02bf9057300a0d7a122a8b
1
61909
1
soap:
Hi
I have been using a client email Id from a month on sandbox. But it
started giving an internal API error. When i changed the client id to
client_2+...@gmail.com then it started working fine.
Can you please tell me the reason for this and how can i use the old
client id?
Thanks
Neha
--
=~=~
M getting the same error while working on sandbox...i just used one of
the examples given in API to publish a text ad.
Please help me!
Neha
On Nov 14, 9:20 am, wolfgang wrote:
> Hi,
>
> I am getting the following error when i try to create new TextAd as:
> $textAd = new TextAd();
>
> Fatal erro
22 matches
Mail list logo