Automobile Engineering Services CO., Ltd. (Kyaw Thura Maung)

Kyaw

On Tue, May 29, 2018, 5:30 PM <adwords-api@googlegroups.com> wrote:

> adwords-api@googlegroups.com
> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/adwords-api/topics>
>  Google
> Groups
> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview>
> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview>
> Topic digest
> View all topics
> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/adwords-api/topics>
>
>    - In shopping, how do I use the merchandise category in my Merchant
>    Center to create a split product, which product dimension type should I
>    choose? <#m_5606414750462948630_group_thread_0> - 2 Updates
>    - I get the error like this :cvc-complex-type.2.4.d: Invalid content
>    was found starting with element 'v:type'. No child element is expected at
>    this point. <#m_5606414750462948630_group_thread_1> - 3 Updates
>    - CustomerService.getCustomers returns
>    AuthorizationError.CUSTOMER_NOT_ACTIVE
>    <#m_5606414750462948630_group_thread_2> - 1 Update
>    - Updating fields in BudgetOrder
>    <#m_5606414750462948630_group_thread_3> - 1 Update
>    - use AdGroupCriterionService set Gender and agerang and so on is
>    sucessful but no effect? why? version:201802
>    <#m_5606414750462948630_group_thread_4> - 1 Update
>    - BatchJobService not returning downloadUrl
>    <#m_5606414750462948630_group_thread_5> - 1 Update
>    - Date or device report only for some specific campaigns on Google Ads
>    API beta <#m_5606414750462948630_group_thread_6> - 1 Update
>
> In shopping, how do I use the merchandise category in my Merchant Center
> to create a split product, which product dimension type should I choose?
> <http://groups.google.com/group/adwords-api/t/2b5d7f784b68569e?utm_source=digest&utm_medium=email>
> jia zheng <twinkledealss...@gmail.com>: May 29 12:54AM -0700
>
> In shopping, how do I use the merchandise category in my Merchant Center
> to
> create a split product, which product dimension type should I choose? Is
> ProductBiddingCategory, ProductType, or other? If you are using
> ProductBiddingCategory, the parameters passed in are not commodity
> categories in my Merchant Center. So, what should I get into the
> merchandise category in my Merchant Center? If ProductType, he reported
> "Invalid content was found starting with element 'v:type'. No child
> element
> is expected at this point"
> "Dannison Yao (AdWords API Team)" <adwordsapiadvisor+ong...@google.com>:
> May 29 03:53AM -0700
>
> Hi,
>
> If what you need is the category level, you could use
> ProductBiddingCategory
> <
> https://developers.google.com/adwords/api/docs/reference/v201802/AdGroupCriterionService.ProductBiddingCategory>
> object.
> If what you need is the product type level, then you could use ProductType
> <
> https://developers.google.com/adwords/api/docs/reference/v201802/AdGroupCriterionService.ProductType
> >
> object.
>
> I can see that you also opened another thread which my colleague have
> already responded wherein you're using product type. For further
> investigation with the product type usage, you may continue the
> conversation on the other thread
> <
> https://groups.google.com/d/msgid/adwords-api/2f9f94ea-f196-4e46-b679-0d5763f9d141%40googlegroups.com
> >
> .
>
> Regards,
> Dannison
> AdWords API Team
> Back to top <#m_5606414750462948630_digest_top>
> I get the error like this :cvc-complex-type.2.4.d: Invalid content was
> found starting with element 'v:type'. No child element is expected at this
> point.
> <http://groups.google.com/group/adwords-api/t/c13da0989e38fa12?utm_source=digest&utm_medium=email>
> jia zheng <twinkledealss...@gmail.com>: May 28 08:37PM -0700
>
> I get the error like this :cvc-complex-type.2.4.d: Invalid content was
> found starting with element 'v:type'. No child element is expected at this
> point.
> I send soap like this:
> <v:mutate>
> <v:operations>
> <v:operator>ADD</v:operator>
> <v:operand xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201802";
> xsi:type="ns1:BiddableAdGroupCriterion">
> <v:adGroupId>64198701588</v:adGroupId>
> <v:criterion xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201802";
>
> xsi:type="ns2:ProductPartition">
> <v:id>-1</v:id>
> <v:partitionType>SUBDIVISION</v:partitionType>
> </v:criterion>
> </v:operand>
> </v:operations>
> <v:operations>
> <v:operator>ADD</v:operator>
> <v:operand xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201802";
> xsi:type="ns1:BiddableAdGroupCriterion">
> <v:adGroupId>64198701588</v:adGroupId>
> <v:criterion xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201802";
>
> xsi:type="ns2:ProductPartition">
> <v:partitionType>UNIT</v:partitionType>
> <v:parentCriterionId>-1</v:parentCriterionId>
> <v:caseValue xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201802";
>
> xsi:type="ns2:ProductType">
> <v:value>mobile phones</v:value>
> <v:type>PRODUCT_TYPE_L1</v:type>
> </v:caseValue>
> </v:criterion>
> </v:operand>
> </v:operations>
> <v:operations>
> <v:operator>ADD</v:operator>
> <v:operand xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201802";
> xsi:type="ns1:NegativeAdGroupCriterion">
> <v:adGroupId>64198701588</v:adGroupId>
> <v:criterion xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201802";
>
> xsi:type="ns2:ProductPartition">
> <v:partitionType>UNIT</v:partitionType>
> <v:parentCriterionId>-1</v:parentCriterionId>
> <v:caseValue xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201802";
>
> xsi:type="ns2:ProductType"></v:caseValue>
> </v:criterion>
> </v:operand>
> </v:operations>
> </v:mutate>
>
> how can i do?
> jia zheng <twinkledealss...@gmail.com>: May 29 02:49AM -0700
>
> <v:mutate>
> <v:operations>
> <v:operator>ADD</v:operator>
> <v:operand xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201802";
> xsi:type="ns1:BiddableAdGroupCriterion">
> <v:adGroupId>56493667635</v:adGroupId>
> <v:criterion xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201802";
>
> xsi:type="ns2:ProductPartition">
> <v:id>-1</v:id>
> <v:partitionType>SUBDIVISION</v:partitionType>
> </v:criterion>
> </v:operand>
> </v:operations>
> <v:operations>
> <v:operator>ADD</v:operator>
> <v:operand xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201802";
> xsi:type="ns1:BiddableAdGroupCriterion">
> <v:adGroupId>56493667635</v:adGroupId>
> <v:criterion xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201802";
>
> xsi:type="ns2:ProductPartition">
> <v:partitionType>UNIT</v:partitionType>
> <v:parentCriterionId>-1</v:parentCriterionId>
> <v:caseValue xmlns:ns3="https://adwords.google.com/api/adwords/cm/v201802";
>
> xsi:type="ns3:ProductType">
> <v:type>PRODUCT_TYPE_L1</v:type>
> <v:value>mobile phones</v:value>
> </v:caseValue>
> </v:criterion>
> <v:biddingStrategyConfiguration>
> <v:bids xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201802";
> xsi:type="ns2:CpcBid">
> <v:bid>
> <v:microAmount>100000</v:microAmount>
> </v:bid>
> </v:bids>
> </v:biddingStrategyConfiguration>
> </v:operand>
> </v:operations>
> <v:operations>
> <v:operator>ADD</v:operator>
> <v:operand xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201802";
> xsi:type="ns1:NegativeAdGroupCriterion">
> <v:adGroupId>56493667635</v:adGroupId>
> <v:criterion xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201802";
>
> xsi:type="ns2:ProductPartition">
> <v:partitionType>UNIT</v:partitionType>
> <v:parentCriterionId>-1</v:parentCriterionId>
> <v:caseValue xmlns:ns3="https://adwords.google.com/api/adwords/cm/v201802";
>
> xsi:type="ns3:ProductType"></v:caseValue>
> </v:criterion>
> </v:operand>
> </v:operations>
> </v:mutate>
>
> Adjust the sort of type and value。reported the following
> error:[RequiredError.REQUIRED @
> operations[2].operand.criterion.caseValue.type]
>
> 在 2018年5月29日星期二 UTC+8上午11:37:43,jia zheng写道:
> "Luis Xander Talag (AdWords API Team)" <
> adwordsapiadvisor+luisxan...@google.com>: May 29 02:59AM -0700
>
> Hi Jia,
>
> Based on your SOAP logs, you did not specify the fields under ProductType
> <
> https://developers.google.com/adwords/api/docs/reference/v201802/AdGroupCriterionService.ProductType>
> under
> the NegativeAdGroupCriterion which might have caused the error since the
> type
> <
> https://developers.google.com/adwords/api/docs/reference/v201802/AdGroupCriterionService.ProductType#type>
> field
> is a required field. Let me know if it works after doing my suggestion.
>
> Thanks and regards,
> Luis
> AdWords API Team
> Back to top <#m_5606414750462948630_digest_top>
> CustomerService.getCustomers returns
> AuthorizationError.CUSTOMER_NOT_ACTIVE
> <http://groups.google.com/group/adwords-api/t/b92a269b5c789cac?utm_source=digest&utm_medium=email>
> Timm Janssen <timm.h.jans...@gmail.com>: May 29 02:31AM -0700
>
> Occurs when fetching all customers for our MCC. There are only a few
> customers which are in fact not active.
> Here's our request:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <SOAP-ENV:Envelope xmlns:ns0=
> "https://adwords.google.com/api/adwords/mcm/v201802"; xmlns:ns1=
> "http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsi=
> "http://www.w3.org/2001/XMLSchema-instance"; xmlns:tns=
> "https://adwords.google.com/api/adwords/mcm/v201802"; xmlns:SOAP-ENV=
> "http://schemas.xmlsoap.org/soap/envelope/";>
> <SOAP-ENV:Header>
> <tns:RequestHeader>
> <tns:developerToken xmlns:tns=
> "https://adwords.google.com/api/adwords/cm/v201802";>XXXXXXXXXX
> </tns:developerToken>
> <tns:userAgent xmlns:tns=
> "https://adwords.google.com/api/adwords/cm/v201802";>Our App
> (AwApi-Python,
> googleads/10.1.0, Python/2.7.12)</tns:userAgent>
> <tns:validateOnly xmlns:tns=
> "https://adwords.google.com/api/adwords/cm/v201802
> ">false</tns:validateOnly>
> <tns:partialFailure xmlns:tns=
> "https://adwords.google.com/api/adwords/cm/v201802";>false
> </tns:partialFailure>
> </tns:RequestHeader>
> </SOAP-ENV:Header>
> <ns1:Body>
> <ns0:getCustomers/>
> </ns1:Body>
> </SOAP-ENV:Envelope>
>
> How are we supposed to retrieve all customers in such a case?
>
> The same applies to other methods like
> ReportDefinitionService.getReportFields where we can set clientCustomerId
> with
> the top MCC's ID as a workaround. However this is not possible for the
> case
> mentioned above.
>
> Thanks,
> Timm
> Back to top <#m_5606414750462948630_digest_top>
> Updating fields in BudgetOrder
> <http://groups.google.com/group/adwords-api/t/f2895e82da981f8d?utm_source=digest&utm_medium=email>
> "Luis Xander Talag (AdWords API Team)" <
> adwordsapiadvisor+luisxan...@google.com>: May 29 12:48AM -0700
>
> Hi SA,
>
> I believe those step-by-step procedure you mentioned are all necessary if
> you want to modify the spending limit of your BudgetOrder. For additional
> information, you may also check this guide
> <
> https://developers.google.com/adwords/api/docs/guides/budget-order#editing_a_budgetorder>
> on
> Editing a BudgetOrder for reference.
>
> Thanks and regards,
> Luis
> AdWords API Team
> Back to top <#m_5606414750462948630_digest_top>
> use AdGroupCriterionService set Gender and agerang and so on is sucessful
> but no effect? why? version:201802
> <http://groups.google.com/group/adwords-api/t/6ffe86ebeb6c9ade?utm_source=digest&utm_medium=email>
> jia zheng <twinkledealss...@gmail.com>: May 28 06:29PM -0700
>
> Hi,dear Dannison Yao.In the AdGroup ,I was only set name,status.In the
> AdGroupCriterionService,I send soap is that:
> "<x:Envelope xmlns:x="http://schemas.xmlsoap.org/soap/envelope/";
> xmlns:v="https://adwords.google.com/api/adwords/cm/v201802";
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";><x:Header><v:RequestHeader><v:clientCustomerId>********</v:clientCustomerId><v:developerToken>*********</v:developerToken><v:userAgent>test</v:userAgent><v:validateOnly>false</v:validateOnly><v:partialFailure>false</v:partialFailure></v:RequestHeader></x:Header><x:Body>
>
> <v:mutate> <v:operations> <v:operator>ADD</v:operator> <v:operand
> xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201802";
> xsi:type="ns1:BiddableAdGroupCriterion">
> <v:adGroupId>55997138856</v:adGroupId> <v:criterion
> xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201802";
> xsi:type="ns2:Gender"> <v:id>10</v:id> </v:criterion> </v:operand>
> </v:operations> </v:mutate></x:Body></x:Envelope>"
>
> there is response for my request:
>
> <?xml version="1.0" encoding="utf-8"?>
>
> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
> <soap:Header>
> <ResponseHeader
> xmlns="https://adwords.google.com/api/adwords/cm/v201802";>
> <requestId>00056d4e06840bb90aa784cd460295c9</requestId>
> <serviceName>AdGroupCriterionService</serviceName>
> <methodName>mutate</methodName>
> <operations>1</operations>
> <responseTime>262</responseTime>
> </ResponseHeader>
> </soap:Header>
> <soap:Body>
> <mutateResponse
> xmlns="https://adwords.google.com/api/adwords/cm/v201802";>
> <rval>
>
> <ListReturnValue.Type>AdGroupCriterionReturnValue</ListReturnValue.Type>
> <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> xsi:type="BiddableAdGroupCriterion">
> <adGroupId>55997138856</adGroupId>
> <criterion xsi:type="Gender">
> <id>10</id>
> <type>GENDER</type>
> <Criterion.Type>Gender</Criterion.Type>
> <genderType>GENDER_MALE</genderType>
> </criterion>
>
> <AdGroupCriterion.Type>BiddableAdGroupCriterion</AdGroupCriterion.Type>
> <userStatus>ENABLED</userStatus>
> <systemServingStatus>ELIGIBLE</systemServingStatus>
> <approvalStatus>APPROVED</approvalStatus>
> <biddingStrategyConfiguration>
> <biddingStrategyType>MANUAL_CPC</biddingStrategyType>
> <biddingStrategySource>CAMPAIGN</biddingStrategySource>
> <biddingScheme xsi:type="ManualCpcBiddingScheme">
>
> <BiddingScheme.Type>ManualCpcBiddingScheme</BiddingScheme.Type>
> <enhancedCpcEnabled>false</enhancedCpcEnabled>
> </biddingScheme>
> <bids xsi:type="CpcBid">
> <Bids.Type>CpcBid</Bids.Type>
> <bid>
> <ComparableValue.Type>Money</ComparableValue.Type>
> <microAmount>10000</microAmount>
> </bid>
> <cpcBidSource>ADGROUP</cpcBidSource>
> </bids>
> <bids xsi:type="CpmBid">
> <Bids.Type>CpmBid</Bids.Type>
> <bid>
> <ComparableValue.Type>Money</ComparableValue.Type>
> <microAmount>10000</microAmount>
> </bid>
> <cpmBidSource>ADGROUP</cpmBidSource>
> </bids>
> </biddingStrategyConfiguration>
> </value>
> </rval>
> </mutateResponse>
> </soap:Body>
> </soap:Envelope>
>
> I get the adGroupCriterion like this:
>
> [
> {
> "$": {
> "xmlns:xsi": "http://www.w3.org/2001/XMLSchema-instance";,
> "xsi:type": "BiddableAdGroupCriterion"
> },
> "adGroupId": [
> "*********"
> ],
> "criterionUse": [
> "BIDDABLE"
> ],
> "criterion": [
> {
> "$": {
> "xsi:type": "Gender"
> },
> "id": [
> "11"
> ],
> "type": [
> "GENDER"
> ],
> "Criterion.Type": [
> "Gender"
> ],
> "genderType": [
> "GENDER_MALE"
> ]
> }
> ],
> "baseCampaignId": [
> "********"
> ],
> "baseAdGroupId": [
> "*********"
> ],
> "AdGroupCriterion.Type": [
> "BiddableAdGroupCriterion"
> ],
> "userStatus": [
> "ENABLED"
> ],
> "biddingStrategyConfiguration": [
> {
> "biddingStrategyType": [
> "TARGET_CPA"
> ],
> "bids": [
> {
> "$": {
> "xsi:type": "CpcBid"
> },
> "Bids.Type": [
> "CpcBid"
> ],
> "bid": [
> {
> "ComparableValue.Type": [
> "Money"
> ],
> "microAmount": [
> "10000"
> ]
> }
> ],
> "cpcBidSource": [
> "ADGROUP"
> ]
> }
> ]
> }
> ]
> }
> ]
> it look like sucessful but why does not work?
>
> 在 2018年5月28日星期一 UTC+8下午3:25:36,Dannison Yao (AdWords API Team)写道:
> Back to top <#m_5606414750462948630_digest_top>
> BatchJobService not returning downloadUrl
> <http://groups.google.com/group/adwords-api/t/bf6c45e47534088?utm_source=digest&utm_medium=email>
> wes...@channable.com: May 28 04:56AM -0700
>
> Also, the batch job id listed above was for only a few sent operations. We
> have some that we have no dowloadUrl for that contain a lot more
> operations.
>
> batch job id 745031759 gave a response of
>
> 'numOperationsExecuted': 2104, 'numOperationsSucceeded': 2104,
> 'estimatedPercentExecuted': 2147483647, 'numResultsWritten': 0
>
> but we still have no downloadUrl
>
>
> On Friday, May 25, 2018 at 9:03:17 PM UTC+2, Michael Cloonan (AdWords API
> Team) wrote:
> Back to top <#m_5606414750462948630_digest_top>
> Date or device report only for some specific campaigns on Google Ads API
> beta
> <http://groups.google.com/group/adwords-api/t/5a5ca0506a4c05f3?utm_source=digest&utm_medium=email>
> hiromi hishida <hishida77...@gmail.com>: May 28 04:54AM -0700
>
> Hi Luis, thank you for your reply.
> Looking forward to good news.
>
>
>
> 2018年5月28日月曜日 16時20分22秒 UTC+9 Luis Xander Talag (AdWords API Team):
> Back to top <#m_5606414750462948630_digest_top>
> You received this digest because you're subscribed to updates for this
> group. You can change your settings on the group membership page
> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/adwords-api/join>
> .
> To unsubscribe from this group and stop receiving emails from it send an
> email to adwords-api+unsubscr...@googlegroups.com.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CADdo8wT9c8coADJwKDdW3wb_WJ3KyUMn-g5v%2Bk8%3DfzagqtdORg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to