Hi support,
I need to set the positionPreferenceBids and bottomPosition bids
through the SOAP API, but for that the position preference flag on the
camapign has to be ON. I am creating the campaign through the add
operation on campaignService but I did not find any SOAP call that can
set this flag
Thanks for your reply.
I plans to use Account Structure Report to update local databases,
and concern about huge client's report may over-sized.
Are there any way to know estimate size of report before its creation?
I plan to create three (keywords, ads, and ad groups) reports by
account.
If ther
Also, I think you don't need to add the empty tag. If
you remove it the problem might go away.
--
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this group, send email to adwords-...@googlegroups.com.
To unsubscribe from this gro
You need to change it to the MCC email, not remove it because a
clientEmail is required - ie change ''.$clientEmail.''. to
''.$email.''.
--
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this group, send email to adwords-...@google
I commented
''.$clientEmail.''.
in the SOAP header
On Jan 25, 9:47 pm, ewan wrote:
> Did you say you commented the clientEmail out or change it to the MCC
> email?
--
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this group, sen
Just following the example in the V200909 api example folder:
[{'operator': 'ADD', 'operand': {'criterion': {'text': 'geico',
'matchType': 'exact', 'type': 'Keyword'}, 'type':
'NegativeCampaignCriterion', 'campaignId': '37776166'}}]
Google Api General Error [Given API version, v200909, is not
com
Did you say you commented the clientEmail out or change it to the MCC
email?
--
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this group, send email to adwords-...@googlegroups.com.
To unsubscribe from this group, send email to
a
Given that there are a limited number of aggregation levels available
for reporting, one alternative would be to use the GUI to schedule a
daily report for each aggregation level of the previous day's data and
have that report automatically emailed to you. Then all you have to
do is to process the
ewan,
I changed $clientEmailsXml. to
''.
in the code I send so that it'll automatically take all the emails
associated with the MCC.
Again I commented ''.$clientEmail.''. .
still it gives
[document] =>
soapenv:Server.userException
Either this object does not exist, or this user
In specific I want to avoid scheduling a validate report .Because for
validating a report it take 1 API unit, while after validate the
report when I have to schedule it,it take 500 API units.Is there any
alternate option of schedule report so that it'll be economic?
On Jan 25, 8:37 pm, AdWords API
I think that some of the accounts you are trying to access might not
be linked to the API MCC account. You need to log into it and check
each account is there.
--
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this group, send ema
You could try the Account Structure Report
--
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this group, send email to adwords-...@googlegroups.com.
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroup
Thanks a lot for your response,But ewan,
When i changeed ''.$clientEmail.''. to
> ''.$email.''. in the above code it gave.
[document] =>
soapenv:Server.userException
Either this object does not exist, or this user does not have
permission to access it.
4
Either this
Hi,
Unfortunately there is no way to run reports through the API without
using the ReportService.scheduleReportJob() method. Because
misconfigured reports are still charged at full price it is wise to
run ReportService.validateReportJob() first to ensure it is a valid
report. There is no way to
You need to change ''.$clientEmail.''. to
''.$email.''.
When you do a cross client report the client email should be the MCC
account that the client accounts are attached to.
--
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this
Hi,
The COMPETITION attribute type may provide the information you are
looking for:
http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIdeaService.AttributeType.html#COMPETITION
Bes,t
- Eric
On Jan 23, 11:32 am, K_V_R wrote:
> Thank you erik and i have one more doubt can i ge
Hi Peng,
At this point we believe the problem is happening on the server side,
but unfortunately I don't have any more information at this time.
Best,
- Eric
On Jan 24, 8:30 am, Ales Sturala wrote:
> Hi Peng,
> you did no specify why your request fails, however it might be the
> case that respo
Hi,
The core engineering team is still actively working on a resolution to
this problem, but at this time I don't have any information on when it
would become available.
Best,
- Eric Koleda, AdWords API Team
On Jan 25, 3:56 am, Nicklas wrote:
> Hi Eric,
> We have testet varies sizes from a 100
Hi,
Your use of the AccountService and CampaignService appears correct.
The message "Uninitialized string offset: 0" is a notice from PHP, not
an error from the AdWords API.
Best,
- Eric
On Jan 23, 12:06 am, ipsita rout wrote:
> Hi Eric
> Thanks for the response.But still my problem is remained
$email = "MCC a/c email";
$password = "MCC a/c pwd";
$useragent = "Ipsita Test Sample";
$applicationToken = "app token";//Ignored in Sandbox
$account_type = "GOOGLE";
$service = "adwords";
$clientEmail = "$email";
$namespace = 'https://adwords.google.com/api/adwords/v13';
$developerToken = 'dev tok
Hi.
I have two questions about ReportService.
It is wrote in API Reference:
> Served XML reports are truncated to 263064146 bytes (about 250MB).
1. Is it means All (validateReportJob, scheduleReportJob,
getReportJobStatus and
getReportDownloadUrl) of API calls return successful response even
Hi Eric,
Just wondering if there is any update on this issue? I know you said
you kicked off a dialog with your core team but is it possible for you
to tell us if this issue is something that will be fixed soon or we
have to wait for the next api release?
Please let us know.
Thanks.
Tejesh.
On
My current code (.NET, no library) handles exceptions, extracting the
error codes and deciding the next action. For example, when Adwords
returns error code 0, 32, 55, 87, 100 or 166, the same call is retried
after one second. Error codes 129 and 130 mean problems with the
developer token, stoppin
I want all AdGroupCriteria information in this Account, I know I can Get All
AdGroupIDs and then creat filters to get the result, Is there have another
way? Just send account info to API and get them all.
Anyone can help?
--
You received this message because you are subscribed to the Google Grou
Hi
I'm running a structure report to get all the keywords in an account
and this works great. The problem I have is identifying placements.
As the structure report does not contain the field "kwSiteType" that
identifies them as per AdWords API Advisor's post:
http://groups.google.com/group/adword
Hi Eric,
We have testet varies sizes from a 100 up to a 1000 and we have
encountered the same problems with 100 operations as for a 1000. This
seems the be happening randomly. I know that you are working on this
problem, but when can we expect this to be fixed?
Regards,
Nicklas
On 22 Jan, 22:51
No change:
Report job failed validation due to the following error: The following
SOAP fault occurred:
faultcode: soapenv:Server.generalException
faultstring: An internal error has occurred. Please retry your
request.
I am using your example schedule_report.pl except from the variables
below
27 matches
Mail list logo