Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Incomplete
-
Affects Version/s: unspecified
-
Fix Version/s: None
-
Component/s: Yahoo
-
Labels:None
-
Environment:
Operating System: Windows XP
Platform: PC
-
Bugzilla Id:3562
Description
--------------------------------------------------
Project: Yahoo API.
Component Used: ./seupdate.sh
Build: tsa-build-bidmgr-2010-02-17-p3-r24927
--------------------------------------------------
On modifying a keyword and then executing the./seupdate.sh script with the
necessary arguments shows the wrong number in the "Sources" modified in the
log/output.
Steps to reproduce:
1. Logged into Yahoo Online Marketing using the valid credentials. (Logs into
Cellular Safety Commission account in this case.)
2. Under the campaign 'Pradeep-testing-1',under that in the adgroup
'pradeep-testing-adgroup2' in the keyword tab,selected the keyword "pro test"
3. Changed the match type of the keyword "pro test" from 'standard' to 'advanced'
4. Executed the SE Updater with the following command and observed the output:
./seupdate.sh --seuser 445 -d3 -A '39737'
Expected Result:
The output of the shell scripts should state sources to be modified as 1.
(i.e):
Sources: 0 added, 1 modified, 0 disabled.
Actual Result:
The output of the shell scripts displays that 3 sources were modified (i.e)
the following line of the output:
2010-02-25 04:45:05.608 (3) [P1T6]: Sources: 0 added, 3 modified, 0 disabled.
> Attaching the log.
Observation:
=> When the match type was changed from 'advanced' to 'standard' the following
was the count shown:
2010-02-25 04:35:01.736 (3) [P1T6]: Disabled Source [552501181]:
Keyword: [pro test] advanced
2010-02-25 04:35:01.790 (3) [P1T6]: Sources: 0 added, 2 modified, 1
disabled.
=> When checked in the 'sources' table under the db "st-tracker",it was found
that keyword "pro test" had 3 occurrences one each for - content,exact and
advanced. However while modifying only the 'isBiddable' column for one of the
"pro test" gets affected.